tony2001Mon Feb 12 08:57:41 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
fix news entry
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.531&r2=1.2027.2.547.2.532&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.
tony2001Mon Feb 12 09:36:11 2007 UTC
Modified files:
/php-src/ext/oci8 oci8.c config.m4 php_oci8_int.h
Log:
typofixes and other improvements by Chris Jones
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.328&r2=1.329&diff_format=u
Index:
tony2001Mon Feb 12 09:36:24 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/oci8 oci8.c config.m4 php_oci8_int.h
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.269.2.16.2.30&r2=1.269.2.16.2.31&diff_format=u
Index: php-src
tony2001Mon Feb 12 14:22:02 2007 UTC
Modified files:
/php-src/ext/pcre/tests backtrack_limit.phpt bug27103.phpt
invalid_utf8.phpt pcre_anchored.phpt
preg_replace2.phpt recursion_limit.phpt
tony2001Mon Feb 12 14:22:19 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pcre/tests backtrack_limit.phpt bug27103.phpt
invalid_utf8.phpt pcre_anchored.phpt
preg_replace2.phpt recursi
tony2001Mon Feb 12 14:42:25 2007 UTC
Added files:
/php-src/ext/standard/tests/network inet_ipv6.phpt
Modified files:
/php-src/ext/standard/tests/network inet.phpt
Log:
add separate IPv6 test
http://cvs.php.net/viewvc.cgi/php-s
tony2001Mon Feb 12 14:43:00 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/network inet_ipv6.phpt
Modified files:
/php-src/ext/standard/tests/network inet.phpt
Log:
MFH: add separate IPv6 test
http://cvs.ph
tony2001Mon Feb 12 14:48:53 2007 UTC
Modified files:
/php-src/ext/sockets/tests ipv6loop.phpt
/php-src/ext/standard/tests/filestream_002.phpt
Log:
fix tests
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/tests/ipv6loop.phpt?r1=1.2&r2=1.3&
tony2001Mon Feb 12 14:49:05 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/sockets/tests ipv6loop.phpt
/php-src/ext/standard/tests/filestream_002.phpt
Log:
MFH: fix tests
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/tests/ipv6lo
tony2001Mon Feb 12 17:13:23 2007 UTC
Modified files: (Branch: PHP_4_4)
/php-srcNEWS
/php-src/main output.c php_output.h
Log:
fix #40335 (Compile fails when using GCC 4.1.1/binutils 2.17)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.12
tony2001Mon Feb 12 20:27:48 2007 UTC
Modified files:
/php-src/ext/standard iptc.c
Log:
fix bug #40109 (iptcembed fails on non-jfif jpegs)
+ use safe_emalloc
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/iptc.c?r1=1.59&r2=1.60&diff_format=
tony2001Mon Feb 12 20:30:52 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/standard iptc.c
Log:
MFH: fix #40109 (iptcembed fails on non-jfif jpegs)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.532&r2
tony2001Mon Feb 12 20:40:11 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard iptc.c
Log:
upgrade to new parameter parsing API
+ mostly ws/cs fixes, sort of MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/iptc.c?r1=1.50.2.
tony2001Mon Feb 12 21:06:29 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/simplexml/testsbug40451.phpt
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
fix #40451 (addAttribute() may crash when used with no
tony2001Mon Feb 12 21:13:01 2007 UTC
Modified files:
/php-src/ext/simplexml simplexml.c
/php-src/ext/simplexml/testsbug40451.phpt
Log:
MFB: #40451 (addAttribute() may crash when used with non-existent child node)
http://cvs.php.net/v
helly Tue Feb 13 00:18:36 2007 UTC
Added files:
/php-src/ext/spl/examples phar_from_dir.php
Log:
- Add new example
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/phar_from_dir.php?view=markup&rev=1.1
Index: php-src/ext/spl/examples/phar_from_dir.
helly Tue Feb 13 00:19:00 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/spl/examples phar_from_dir.php
Log:
- MFH Add new example
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/phar_from_dir.php?view=markup&rev=1.1
Index: php-src/ext/spl/ex
helly Tue Feb 13 00:32:21 2007 UTC
Modified files:
/php-src/ext/spl/examples phar_from_dir.php
Log:
- Drop useless stuff
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/phar_from_dir.php?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/spl/examples/phar
helly Tue Feb 13 00:32:32 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/spl/examples phar_from_dir.php
Log:
- MFH Drop useless stuff
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/phar_from_dir.php?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index:
derick Tue Feb 13 02:11:49 2007 UTC
Modified files:
/CVSROOTloginfo
Log:
- Redirect pear/installphars commit logs to pear-core@ per Greg's request.
http://cvs.php.net/viewvc.cgi/CVSROOT/loginfo?r1=1.117&r2=1.118&diff_format=u
Index: CVSROOT/loginfo
diff
iliaa Tue Feb 13 02:16:22 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings bug40432.phpt
Modified files:
/php-src/ext/standard string.c
/php-srcNEWS
Log:
Fixed bug #40432 (strip_tags() fails wit
alan_k Tue Feb 13 07:48:15 2007 UTC
Modified files:
/CVSROOTavail
Log:
give shangxiao permissions to edit HTML_QuickForm_altselect
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1241&r2=1.1242&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.124
22 matches
Mail list logo