]> granicus.if.org Git - php/shortlog
php
2008-08-02 <changelog... ChangeLog update
2008-08-01 Moriyoshi Koizumi- Add a test for bug #43993.
2008-08-01 Moriyoshi Koizumi- Fixed bug #43993 (mb_substr_count() behaves different...
2008-08-01 Stanislav Malyshevremove unneeded define
2008-08-01 Pierre Joye- use static lib first if found
2008-08-01 Pierre Joye- fix EOL broken by previous commit
2008-08-01 Pierre Joye- MFH: drop 8.x support
2008-08-01 Steph Fox- Somehow 'cvs add' managed to ignore these completely(?)
2008-08-01 Steph Fox- Merge Dmitry's changes from PHP_5_3 branch
2008-08-01 Pierre Joye- support for Oracle 11g (either 8 or 11g can be built...
2008-08-01 Dmitry StogovFixed bug #44100 (Inconsistent handling of static array...
2008-08-01 Steph Fox- This is as good as it gets in HEAD at present (~30...
2008-08-01 Steph Fox- Bring phar command into sync with 5_3 and PECL
2008-08-01 Steph Fox- Bring phar tests into line across all branches
2008-08-01 Scott MacVicarMFB: Make pdo_sqlite use the bundled extension with...
2008-08-01 Pierre Joye- add new default dir (old still works)
2008-08-01 Pierre Joye- first static lib then dyn or old one
2008-08-01 Hannes MagnussonMFB5.3: INI options for new extions
2008-08-01 Antony Dovgalfix int<->long mess causing lots of segfaults on x86_64
2008-08-01 Hannes Magnussonfix skipif
2008-08-01 <changelog... ChangeLog update
2008-07-31 Pierre Joye- new usual suspects
2008-07-31 Hannes MagnussonMFB5.3: "without" and "do not include"
2008-07-31 Scott MacVicarMFB: Enable by default and fix compile error
2008-07-31 Johannes Schlüter- Add array_replace/array_replace_recursive (Mett Wilmas)
2008-07-31 Pierre Joye- add detection for newer libs
2008-07-31 Moriyoshi Koizumi- Fixed bug #44617 (wrong HTML entity output when subst...
2008-07-31 Scott MacVicarMFB: Stray RETURN_TRUE value
2008-07-31 Dmitry StogovFixed constant substitution in constant expression...
2008-07-31 Pierre Joye - MFB: update config to match config.m4
2008-07-31 Jani Taskinen- fix test
2008-07-31 Rasmus LerdorfFix test to test higher nesting level
2008-07-31 Rasmus LerdorfFix for bug #45030
2008-07-31 Dmitry StogovRemoved Closure::__toString()
2008-07-31 <changelog... ChangeLog update
2008-07-31 Jani Taskinen- Fixed bug #45568 (ISAPI does not property clear auth_...
2008-07-31 Scott MacVicarResync libsqlite files from amalgamation. Save the...
2008-07-31 Jani Taskinen- Applied the missing parts to phpize.m4 for zend exten...
2008-07-31 Scott MacVicarget fileinfo building again on Windows
2008-07-30 Jani Taskinen- Detect whether debugging was enabled in PHP and drop...
2008-07-30 Jani TaskinenCS
2008-07-30 Felipe Pena- Fixed memory leak.
2008-07-30 Felipe Pena- MFB: Fixed crash when NULL is passed to locale_accept...
2008-07-30 Stanislav Malyshevfix warnings
2008-07-30 Derick Rethans- Fixed a bug with the YYYY-MM format not resetting...
2008-07-30 Rasmus LerdorfWe can afford a larger stack here and other json parser...
2008-07-30 Felipe Pena- New test
2008-07-30 Antony Dovgalfix folding
2008-07-30 Antony Dovgalfix tests
2008-07-30 Jani Taskinenws
2008-07-30 Kalle Sommer... Add test for imagecolorclosesthwb()
2008-07-30 Kalle Sommer... MFB: Add test case for #44849
2008-07-30 <changelog... ChangeLog update
2008-07-30 Felipe Pena- Fixed BC break: The magic constants must be case...
2008-07-30 George Wangmake it compatible with PHP 6.0 using new php output API
2008-07-29 Pierre Joye- missing in the previous crypt commit (shutdown frees...
2008-07-29 Arnaud Le BlancAdded pcntl_sigwaitinfo(), pcntl_sigtimedwait() and...
2008-07-29 Felipe Pena- Fix memory leak
2008-07-29 Arnaud Le BlancAdded pcntl_signal_dispatch()
2008-07-29 Felipe Pena- Fix crash when NULL is passed to bindtextdomain(...
2008-07-29 Dmitry StogovFixed memory leak
2008-07-29 Arnaud Le BlancFixed previous fix
2008-07-29 Dmitry StogovFixed memory leak
2008-07-29 Felipe Pena- Fix the fix
2008-07-29 Felipe Pena- Fix mem. leak
2008-07-29 Felipe Pena- Fixed tests
2008-07-29 Dmitry StogovFixed test
2008-07-29 Dmitry StogovRemoved warning
2008-07-29 Antony Dovgalfix 5 years old copy/paste error (patch by Mikko)
2008-07-29 Antony Dovgalfix test
2008-07-29 Antony Dovgalmake ReflectionProperty::getValue() and ReflectionPrope...
2008-07-29 Antony Dovgaladd zend_u_read_property() and zend_u_update_property()
2008-07-29 Marcus Boerger- Exclude bundled libs from gcov processing
2008-07-29 Antony Dovgalno need for FETCH anymore..
2008-07-29 Antony Dovgalmore similar fixes
2008-07-29 Antony Dovgaladd TSRMLS_DC and fix crash in ZTS mode
2008-07-29 <changelog... ChangeLog update
2008-07-29 Scott MacVicarAdd freelist for tracking sqlite statements to free...
2008-07-28 Scott MacVicarMFB: Fix error when fetchArray reaches the last row
2008-07-28 Derick Rethans- Updated to version 2008.5 (2008e)
2008-07-28 Arnaud Le BlancWhen automatically redirecting an HTTP request, use...
2008-07-28 Elizabeth Marie... Secure versions of string functions don't exist for VC6
2008-07-28 Pierre Joye- vc6 is picky about brackets when used with a defined...
2008-07-28 Etienne KneussIncrease coverage a bit
2008-07-28 Dmitry StogovFixed constant substitution (Matt)
2008-07-28 Felipe Pena- New tests
2008-07-28 Jani Taskinen- Fix EOLs
2008-07-28 Jani Taskinen- Fix EOLs. (Pierre: yea, mac2unix..try not touch files...
2008-07-28 Pierre Joye- not here anymore (old crypt implementation)
2008-07-28 Pierre Joye- silent warning with vc8 + dbg mode
2008-07-28 Pierre Joye- #45430, windows implementation of crypt is not TS
2008-07-28 Pierre Joye- mac to unix
2008-07-28 Pierre Joye- mac to unix format
2008-07-28 Pierre Joye- Fix ZTS build
2008-07-28 Moriyoshi Koizumi- Touch.
2008-07-28 Moriyoshi Koizumi- Another portion to merge.
2008-07-28 Moriyoshi Koizumi- Sync function signature with the 5.3 branch
2008-07-28 <changelog... ChangeLog update
2008-07-27 David Soria... MFB: - Fixed the fix for not requiring C++ always
2008-07-27 Derick Rethans- Fixed DateTime::setTimestamp() and added a test for it.
next