scottmacSat May 9 19:35:10 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_iterators.c
Log:
MFH Fix bug #48206 - Iterating over an invalid data structure leads to a
segfault
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterato
scottmacSat May 9 19:37:34 2009 UTC
Modified files:
/php-src/ext/splspl_iterators.c
Log:
Fix bug #48206 - Iterating over an invalid data structure leads to a segfault
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.188&r2=1.
scottmacSat May 9 19:42:43 2009 UTC
Modified files:
/php-src/ext/splspl_iterators.c
Log:
Fix bug #48206 again
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.189&r2=1.190&diff_format=u
Index: php-src/ext/spl/spl_iterators.c
dif
scottmacSat May 9 19:45:26 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_iterators.c
Log:
Fix bug #48206 again
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.73.2.30.2.28.2.23&r2=1.73.2.30.2.28.2.24&diff_format
scottmacSat May 9 19:48:15 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/splspl_iterators.c
Log:
MFH Fix bug #48206 - Iterating over an invalid data structure leads to a
segfault
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterato
scottmacSat May 9 20:18:18 2009 UTC
Modified files:
/php-src/ext/spl/tests dit_003.phpt
Log:
Broken test when you have a snapshot as it relies on CVS
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_003.phpt?r1=1.2&r2=1.3&diff_format=u
scottmacSat May 9 20:18:43 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/spl/tests dit_003.phpt
Log:
MFH Broken test when you have a snapshot as it relies on CVS
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_003.phpt?r1=1.1.2.
Scott MacVicar kirjoitti:
scottmacSat May 9 19:48:15 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/spl spl_iterators.c
Log:
MFH Fix bug #48206 - Iterating over an invalid data structure leads to a
segfault
NEWS.. ?
--Jani
--
PHP CVS Mail
janiSat May 9 20:26:28 2009 UTC
Modified files:
/php-srcacinclude.m4
Log:
- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)
http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.392&r2=1.393&diff_format=u
Index: php-src/acinclude.
janiSat May 9 20:26:51 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcacinclude.m4
Log:
MFH:- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)
http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.26.2.12&r2=1.332.2.1
On 9 May 2009, at 21:21, Jani Taskinen wrote:
Scott MacVicar kirjoitti:
scottmacSat May 9 19:48:15 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/spl spl_iterators.c Log:
MFH Fix bug #48206 - Iterating over an invalid data structure
leads to a
janiSat May 9 20:28:04 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcacinclude.m4 NEWS
Log:
MFH: sync + - Fixed bug #47468 (enable cli|cgi-only extensions for embed
sapi)
http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.28&r2=1.3
scottmacSat May 9 20:34:26 2009 UTC
Modified files:
/php-src/ext/fileinfo/libmagic patchlevel.h readcdf.c
Log:
Update bundled libmagic to 5.03
http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/patchlevel.h?r1=1.4&r2=1.5&diff_format=u
I
scottmacSat May 9 20:34:37 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/fileinfo/libmagic patchlevel.h readcdf.c
Log:
MFH Update bundled libmagic to 5.03
http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/patchlevel.h?r1=1.1.2
janiSat May 9 20:36:35 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS configure.in
/php-src/scriptsphpize.m4
Log:
MFH: Add support for Sun CC
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1492&r2=1.2027.2.547.2.1493&diff_
janiSat May 9 20:37:47 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
- Moved to PHP_5_2
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.591&r2=1.2027.2.547.2.965.2.592&diff_format=u
Index: php-src/NEWS
diff -u php-src/NE
On Sat, 2009-05-09 at 19:37 +, Scott MacVicar wrote:
> scottmac Sat May 9 19:37:34 2009 UTC
>
> Modified files:
> /php-src/ext/spl spl_iterators.c
> Log:
> Fix bug #48206 - Iterating over an invalid data structure leads to a
> segfault
is there a test
scottmacSat May 9 20:42:44 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.592&r2=1.2027.2.547.2.965.2.593&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1
scottmacSat May 9 20:42:56 2009 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.1493&r2=1.2027.2.547.2.1494&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.54
On 9 May 2009, at 21:42, Johannes Schlüter wrote:
On Sat, 2009-05-09 at 19:37 +, Scott MacVicar wrote:
scottmacSat May 9 19:37:34 2009 UTC
Modified files:
/php-src/ext/spl spl_iterators.c
Log:
Fix bug #48206 - Iterating over an invalid data structure leads to
Johannes Schlüter wrote:
On Sat, 2009-05-09 at 19:37 +, Scott MacVicar wrote:
scottmacSat May 9 19:37:34 2009 UTC
Modified files:
/php-src/ext/spl spl_iterators.c
Log:
Fix bug #48206 - Iterating over an invalid data structure leads to a segfault
colder Sat May 9 20:58:34 2009 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/spl/tests bug47534.phpt
Log:
Add test for bug #47534
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/bug47534.phpt?view=markup&rev=1.1
Index: php-src/ext/spl/tests/bug47
colder Sat May 9 21:05:18 2009 UTC
Modified files:
/php-src/ext/spl/tests bug47534.phpt
/php-src/ext/splspl_directory.c
Log:
Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring
CURRENT_AS_PATHNAME)
http://cvs.php.net/viewvc.cgi/php-
colder Sat May 9 21:06:59 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/spl/tests bug47534.phpt
Modified files:
/php-src/ext/splspl_directory.c
/php-srcNEWS
Log:
MFH: Fix bug #47534 (RecursiveDirectoryIterator::get
johannesSat May 9 22:33:55 2009 UTC
Removed files:
/php-src/ext/standard CREDITS
Modified files:
/php-src/ext/standard credits_ext.h
Log:
Remove bad CREDITS file
# I'd welcome sane proposals for ext/standard credits, th
johannesSat May 9 22:34:45 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard credits_ext.h
Log:
MFH Remove bad CREDITS file
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.30.2.6.2.6.2.11&r2=1.30.2.6.2.6.2.12
johannesSat May 9 22:36:14 2009 UTC
Removed files: (Branch: PHP_5_3)
/php-src/ext/standard CREDITS
Log:
really delete it
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
felipe Sun May 10 01:00:15 2009 UTC
Modified files:
/php-src/ext/socketssockets.c
Log:
- Fixed memory leak (patch by Christian Weiske)
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.212&r2=1.213&diff_format=u
Index: php-src/ext/sockets
felipe Sun May 10 01:03:45 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/socketssockets.c
Log:
- MFH: Fixed memory leak (patch by Christian Weiske)
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.14.2.17&r2=1.171.2.9.
felipe Sun May 10 01:07:01 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/socketssockets.c
Log:
- MFH: Fixed memory leak (patch by Christian Weiske)
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.23&r2=1.171.2.9.2.24&
30 matches
Mail list logo