Commit Graph

25 Commits

Author SHA1 Message Date
4cf0a78294 Conversion from svn to git 2021-04-22 01:33:40 +03:00
ebb5db92ee revert "other" phpdoc-all updates
To investigate why the systems job that should be doing this, is not.
2019-01-07 19:49:53 +00:00
79365202d5 Fixed other svn dir path 2018-11-15 22:46:24 -08:00
ed9b2a5643 Added the "other" phpdoc-all/ directory on euk2.
It might fix our issue on doc.php.net where builds are using an old svn copy.
2018-11-14 14:20:32 -08:00
9c2a3e006c Sync final newlines
This patch adds some missing newlines and trims multiple newlines into
one.

According to POSIX, a line is a sequence of zero or more non-' <newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
2018-10-01 23:36:51 +02:00
9b51b51664 We don't analyze php-src anymore 2014-07-17 07:01:50 +02:00
29519aa62f Use git to checkout php source instead of svn
Since http://svn.php.net/repository/php/php-src/trunk doesn't host
php-src anymore, this change gets source from GitHub.

Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
2014-07-16 07:56:26 -03:00
e8c3fe9677 Change SVNBIN into a portable path using /usr/bin/env svn
Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
2014-07-16 07:47:28 -03:00
64aa57f6c3 Cron scripts updated 2014-03-22 14:29:43 +01:00
7347aeb216 Bumped copyright to 2011 2011-02-09 17:49:05 +00:00
24a19a2ff9 cvs2svn migration improvements 2009-07-16 05:35:47 +00:00
7c2077cf22 fixed svn properties 2009-07-16 03:20:18 +00:00
164d561cba Bumped copyright year to 2009 2008-12-31 07:02:35 +00:00
a280d4836f Nuke smarty 2008-03-22 18:44:39 +00:00
efbbcdcae3 Add the posibility to specify the directory for the cvs module checkouts 2008-02-03 15:14:30 +00:00
80a1f494db this should've been source all along 2007-01-27 19:03:38 +00:00
cd4017f66f make this a bit more verbose 2007-01-27 18:32:31 +00:00
37cb0039d6 Function Aliases (from Erigol's scripts) DB population 2005-02-07 00:38:20 +00:00
85be41d8dd add revcheck to cron job and generalize the update cvs script 2005-01-16 10:55:40 +00:00
3585acb347 removed hardcoding 2004-11-20 16:47:14 +00:00
51b312f091 'Documentation Tools' in headers 2004-09-05 06:36:08 +00:00
06667f63da documentations -> documentation 2004-09-02 18:45:11 +00:00
91197cbd9a making this username cvsread, this can be done because this is not a development checkout 2004-08-06 07:57:40 +00:00
6500cecd0a Remove d line as we don't need it. 2004-08-05 23:23:27 +00:00
290577d9cd Initial script I used to populate the documentation checkouts. 2004-08-05 23:00:02 +00:00