tony2001Sat Oct 7 09:34:12 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.292&r2=1.2027.2.547.2.293&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.
Only way I could get it to build was to use the physical string:
U_STRING_DECL(uIncompleteClass, "__PHP_Incomplete_Class",
sizeof(INCOMPLETE_CLASS) - 1);
Rob
Sara Golemon wrote:
pollita Sat Oct 7 04:45:42 2006 UTC
Modified files:
/php-src/ext/standard type.c
L
bjori Sat Oct 7 15:14:57 2006 UTC
Modified files:
/php-src/ext/calendar cal_unix.c
Log:
Avoid portability problems
http://cvs.php.net/viewvc.cgi/php-src/ext/calendar/cal_unix.c?r1=1.20&r2=1.21&diff_format=u
Index: php-src/ext/calendar/cal_unix.c
diff
pollita Sat Oct 7 16:40:39 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/gd gd.c
Log:
MFH(r-1.356) Don't assume the array elements are arrays too
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.6&r2=1.312.2.20.2.7&diff_format=u
In
derick Sat Oct 7 17:25:27 2006 UTC
Modified files:
/CVSROOTavail
Log:
- Give kore access to presentations.
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1190&r2=1.1191&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1190 CVSROOT/avail:1.11
pollita Sat Oct 7 17:41:14 2006 UTC
Modified files:
/php-src/ext/gd gd.c
Log:
More PHP6 Updates
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.356&r2=1.357&diff_format=u
Index: php-src/ext/gd/gd.c
diff -u php-src/ext/gd/gd.c:1.356 php-src/ext/gd/gd.
pollita Sat Oct 7 17:49:30 2006 UTC
Modified files:
/php-src/ext/sqlite config.m4 php_sqlite.h sqlite.c
Log:
Update SQLITE2 (non-PDO parts at least) for PHP6/Unicode
Change default build of bundled libsqlite to utf8 mode
iso-8859 mode is still available using
iliaa Sat Oct 7 18:12:04 2006 UTC
Modified files:
/php-src/ext/gd gd.c
Log:
Fixed build
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.357&r2=1.358&diff_format=u
Index: php-src/ext/gd/gd.c
diff -u php-src/ext/gd/gd.c:1.357 php-src/ext/gd/gd.c:1
iliaa Sat Oct 7 18:24:51 2006 UTC
Modified files:
/php-src/ext/mysqli mysqli_nonapi.c
Log:
Another build fix
http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_nonapi.c?r1=1.65&r2=1.66&diff_format=u
Index: php-src/ext/mysqli/mysqli_nonapi.c
diff -u ph
pajoye Sat Oct 7 18:29:50 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- I learned today that telling Andrei about what I'm working on is not
not enough, selber schuld?
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.55
iliaa Sat Oct 7 18:45:44 2006 UTC
Modified files:
/php-src/ext/shmop shmop.c
/php-src/ext/shmop/tests001.phpt
Log:
Initial Unicode support
http://cvs.php.net/viewvc.cgi/php-src/ext/shmop/shmop.c?r1=1.33&r2=1.34&diff_format=u
Index: php-src/ext/sh
pajoye Sat Oct 7 18:47:44 2006 UTC
Modified files:
/php-srcunicode-progress.txt
Log:
- forgot one and order the ext lists alpha.
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.56&r2=1.57&diff_format=u
Index: php-src/unicode-progress.txt
iliaa Sat Oct 7 19:40:59 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/domdocument.c
Log:
Added missing safety checks (Problem identified by Coverity scan)
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/document.c?r1=1.68.2.3.2.3&r2=1.68.2.3.2.
iliaa Sat Oct 7 19:41:10 2006 UTC
Modified files:
/php-src/ext/domdocument.c
Log:
MFB: Added missing safety checks (Problem identified by Coverity scan)
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/document.c?r1=1.81&r2=1.82&diff_format=u
Index: php-s
pajoye Sat Oct 7 19:57:15 2006 UTC
Modified files:
/php-src/ext/gd/tests lines.phpt createfromstring.phpt
Log:
- update tests
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/lines.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/gd/tests/lines.p
iliaa Sat Oct 7 19:59:19 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/domdom_iterators.c
Log:
Added missing safety checks (Problem identified by Coverity scan)
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/dom_iterators.c?r1=1.9.2.3.2.3&r2=1.
iliaa Sat Oct 7 19:59:30 2006 UTC
Modified files:
/php-src/ext/domdom_iterators.c
Log:
MFB: Added missing safety checks (Problem identified by Coverity scan)
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/dom_iterators.c?r1=1.17&r2=1.18&diff_format=u
In
bjori Sat Oct 7 21:12:09 2006 UTC
Modified files:
/php-src/ext/shmop shmop.c
Log:
fix build
http://cvs.php.net/viewvc.cgi/php-src/ext/shmop/shmop.c?r1=1.34&r2=1.35&diff_format=u
Index: php-src/ext/shmop/shmop.c
diff -u php-src/ext/shmop/shmop.c:1.34 php-s
bjori Sat Oct 7 22:31:53 2006 UTC
Modified files:
/php-src/ext/date php_date.c
Log:
Add "wrong param count"/"expecting parameter .. to be.." warning to
strtotime()
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.121&r2=1.122&diff_format=u
bjori Sat Oct 7 22:55:19 2006 UTC
Modified files:
/php-src/ext/sessionsession.c
/php-src/ext/mhash mhash.c
/php-src/ext/dbadba.c
/php-src/ext/shmop shmop.c
/php-src/ext/standard basic_functions.c
/php-src/ext/xmlwriter
bjori Sat Oct 7 23:42:43 2006 UTC
Modified files:
/php-src/ext/bz2/tests 005.phpt
Log:
Update test
http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/tests/005.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/bz2/tests/005.phpt
diff -u php-src/ext/bz2/t
bjori Sat Oct 7 23:50:54 2006 UTC
Modified files:
/php-src/ext/ctype/tests001.phpt 002.phpt
Log:
fix tests
http://cvs.php.net/viewvc.cgi/php-src/ext/ctype/tests/001.phpt?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/ctype/tests/001.phpt
diff -u php-sr
bjori Sun Oct 8 00:05:17 2006 UTC
Modified files:
/php-src/ext/bz2bz2.c php_bz2.h
/php-src/ext/ctype ctype.c php_ctype.h
/php-src/ext/pspell php_pspell.h pspell.c
Log:
MFB (move static keywording from .h to .c)
http://cvs.php.net/viewvc.cgi/
23 matches
Mail list logo