]> granicus.if.org Git - php/shortlog
php
2007-06-11 Ilia AlshanetskyMFB: Fixed bug #41527 (WDDX deserialize numeric string...
2007-06-11 <changelog... ChangeLog update
2007-06-10 Ilia AlshanetskyMFB: Fixed memory corruption when reading exif data...
2007-06-10 <changelog... ChangeLog update
2007-06-09 foobarMFB
2007-06-09 foobar- fix "make test" issue with extension entries
2007-06-09 foobar- Added php_ini_loaded_file() function which returns...
2007-06-09 Johannes SchlüterFix #41640 (get_class_vars produces error on class...
2007-06-09 <changelog... ChangeLog update
2007-06-08 Antony Dovgalfix #41561 (Values set with php_admin_* in httpd.conf...
2007-06-08 Antony Dovgalfix tests
2007-06-08 Antony Dovgaloops, empty properties are not allowed
2007-06-08 Antony DovgalMFB: fix #41504 (json_decode() incorrectly decodes...
2007-06-08 Antony Dovgalenable statement cache for non-persistent connections...
2007-06-08 Pierre Joye- MFB: #41630, fix segfault when an invalid color index...
2007-06-08 <changelog... ChangeLog update
2007-06-07 Ilia AlshanetskyMFB: Final shot at the date issue
2007-06-07 Antony Dovgalreset active_result_id when fetching persistent connection
2007-06-07 Antony Dovgalphp_localtime_r() checks
2007-06-07 Antony Dovgalphp_gmtime_r() fixes
2007-06-07 Antony Dovgalcheck return value of *time_r() functions for NULL
2007-06-07 Ilia AlshanetskyFixed typo
2007-06-07 <changelog... ChangeLog update
2007-06-06 Ilia AlshanetskyMFB: Adjust previous patch to work on all compilers
2007-06-06 Ilia AlshanetskyMFB: Optimize out a loop
2007-06-06 Antony Dovgalimprove the checks
2007-06-06 Ilia AlshanetskyMFB: Added missing format validator to unpack() function
2007-06-06 Antony Dovgalimprove the check
2007-06-06 Stanislav MalyshevMF5: Fix chunk_split fix - avoid using floats
2007-06-06 foobar- Fix for passing of shared extensions to run-tests.php
2007-06-06 Stanislav Malyshevfix test format
2007-06-06 Stanislav Malyshevadd some edge cases
2007-06-06 Stanislav Malyshevadd moneyformat test
2007-06-06 Zoe SlatteryNew tests for file handling
2007-06-06 Zoe Slatteryfixed file permission for new empty file
2007-06-06 Nuno Lopesfix gcov build..
2007-06-06 Antony Dovgalminor optimization - make sure the objects are not...
2007-06-06 Antony Dovgalfix several integer overflows in GD
2007-06-06 Antony Dovgalfix #41608 (segfault on a weird code with objects and...
2007-06-06 <changelog... ChangeLog update
2007-06-06 Ilia AlshanetskyMFB: Fixed bug #41600 (url rewriter tags doesn't work...
2007-06-05 Ilia AlshanetskyMFB: Fixed bug #41596 (Fixed a crash inside pdo_pgsql...
2007-06-05 Antony Dovgalfix build
2007-06-05 Antony Dovgalfix folding
2007-06-05 Antony Dovgalfix folding
2007-06-05 Antony Dovgalno readlink() on windows
2007-06-05 Antony Dovgalenable display_startup_errors
2007-06-05 Zoe SlatteryFixing incorrect comment in test cases fileinode_variat...
2007-06-05 Antony Dovgalfix test, add missing ones
2007-06-05 Antony Dovgaladd SET_VAR_ASCII_STRINGL()
2007-06-05 Antony Dovgalfix HTTP_RAW_POST_DATA in Unicode mode
2007-06-05 Antony Dovgalport the max_input_nesting_level ini option to Unicode...
2007-06-05 Antony Dovgalfix #41582 (SimpleXML crashes when accessing newly...
2007-06-05 Zoe Slatterynew test cases for general functions
2007-06-05 Zoe SlatteryNew test cases for file system functions
2007-06-05 Zoe SlatteryUpdated test output in line with changes to file.inc
2007-06-05 Zoe SlatteryAdded fill_buffer() and fixed file_fill() to write...
2007-06-05 Antony Dovgalfix #41594 (Statement cache is flushed too frequently)
2007-06-05 <changelog... ChangeLog update
2007-06-04 Ilia AlshanetskyMFB: Fixed bug #41567 (json_encode() double conversion...
2007-06-04 Nuno Lopesignore *.gcno
2007-06-04 Antony Dovgalclean up temp file
2007-06-04 Zoe Slatterymissing ?> in skipif section
2007-06-04 Antony Dovgaladd missing open_basedir checks to CGI
2007-06-04 Antony Dovgalchange E_NOTICE to E_ERROR when using a class constant...
2007-06-04 Antony Dovgalno register_globals in HEAD
2007-06-04 Antony Dovgalfix ws
2007-06-04 <changelog... ChangeLog update
2007-06-04 Brian ShireMFB: fix sprintf/printf %u tests so they work correctly...
2007-06-04 Hannes MagnussonFix the expected results
2007-06-03 foobaradd missing test
2007-06-03 foobaranother missed ])
2007-06-03 foobarfix configure
2007-06-03 Pierre Joye- MFB: fix logic
2007-06-03 Pierre Joye- MFB: PECL #11216, addEmptyDir crashes if the director...
2007-06-03 foobar- Fixed bug #41576 (misbehaviour when using --without...
2007-06-03 Ilia AlshanetskyMFB: Corrected fix for CVE-2007-2872
2007-06-03 Pierre Joye- @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION...
2007-06-03 foobar- Improved the error message for exceeding max_input_ne...
2007-06-03 Ilia AlshanetskyMFB: Improved fix for MOPB-02-2007
2007-06-03 Brian ShireChange printf %u behavior so that it does not truncate...
2007-06-03 <changelog... ChangeLog update
2007-06-02 Pierre Joye- MFB: sx/sy must be > 0 and < INT_MAX
2007-06-02 <changelog... ChangeLog update
2007-06-01 foobarfix test
2007-06-01 foobar- Fixed bug #41555 (configure failure: regression cause...
2007-06-01 foobar- Add missing CXXFLAGS_CLEAN variable.
2007-06-01 Antony Dovgalfix #41518 (file_exists() warns of open_basedir restric...
2007-06-01 Antony Dovgalfix #39330 (apache2handler does not call shutdown actio...
2007-06-01 Greg Beaverfix several mis-spelled 'temporary's add missing space...
2007-06-01 <changelog... ChangeLog update
2007-05-31 Antony Dovgalfix folding
2007-05-31 Marcus Boerger- Fix memory issue
2007-05-31 <changelog... ChangeLog update
2007-05-30 Marcus Boerger- Add -p to stub-set command
2007-05-30 Marcus Boerger- Need to readd this but do it as a echo
2007-05-30 Marcus Boerger- Minor fix
2007-05-30 Marcus Boerger- This is not needed here
2007-05-30 Marcus Boerger- Skip precommand 'phar.php' and keep a pre-built phar...
2007-05-30 Antony Dovgalremove semicolons and make SunCC happy
next