]> granicus.if.org Git - php/shortlog
php
2008-08-06 Antony Dovgalincrease context refcount before open() to avoid crash...
2008-08-06 Jani Taskinen- Old news
2008-08-06 Jani Taskinen- Fixed some inconsistencies with the behaviour of...
2008-08-06 Jani Taskinen- MFB: sync parameter parsing API changes in session_se...
2008-08-06 Jani Taskinen- MFB: snprintf -> slprintf, nuketh extra folding tags...
2008-08-06 <changelog... ChangeLog update
2008-08-06 Jani Taskinenws + folding tags
2008-08-05 Jani Taskinen- Nuke ending period
2008-08-05 George Wangadd CREDITS
2008-08-05 Stanislav Malyshevfix test
2008-08-05 Stanislav Malyshevfix memnstr bug by Laurent Gaffie
2008-08-05 Pierre Joye- fix oci8_11g when build shared (invalid extension)
2008-08-05 Elizabeth Marie... Some fancy detection for sqlite3 and pdo_sqlite3 -...
2008-08-05 Pierre Joye- fix zlib detection (shared/static) and add zlib_a...
2008-08-05 Derick Rethans- Fixed a bug that caused miscalculations with the...
2008-08-05 Pierre Joye - not shared
2008-08-05 Jani Taskinen- No need to load any php.ini here
2008-08-05 Jani Taskinen- Portability fix. (si_fd seems to be linux only thing)
2008-08-05 Antony Dovgalfix typo
2008-08-05 Jani Taskinen- Add test for bug #45712
2008-08-05 Pierre Joye- add dll path to mkdist default path
2008-08-05 Arnaud Le BlancFixed test
2008-08-05 <changelog... ChangeLog update
2008-08-04 Pierre Joye- detect _a or normal lib
2008-08-04 Jani Taskinen- Fixed bug #45705 (rfc822_parse_adrlist() modifies...
2008-08-04 Jani Taskinen- Fix test
2008-08-04 Moriyoshi Koizumi- Added .libs to .cvsignore
2008-08-04 Moriyoshi Koizumi- More fixes for bug #45691
2008-08-04 Felipe Pena- Fixed test
2008-08-04 Felipe Pena- Added new parameter parsing API (part II)
2008-08-04 Jani Taskinen- Merged the missing parameter parsing API change ...
2008-08-04 Jani Taskinen- Add test for bug #45705
2008-08-04 Robin FernandesImprove ArrayObject::exchangeArray() behaviour with...
2008-08-04 Dmitry StogovRemoved shebang line check from CGI sapi (it is checked...
2008-08-04 Dmitry StogovFixed test
2008-08-04 Kalle Sommer... Fixes #45406 - Patch by oleg dot grenrus at dynamoid...
2008-08-04 <changelog... ChangeLog update
2008-08-03 Etienne KneussFix clone + add tests
2008-08-03 Marcus Boerger- Drop libsqlite even here
2008-08-03 Etienne KneussRemove cast and fix mem errors
2008-08-03 Felipe Pena- Fixed error levels
2008-08-03 Derick Rethans- Fixed bug #45696 (Not all DateTime methods allow...
2008-08-03 Jani Taskinen- Nuketh C++ comments from C files.
2008-08-03 Jani Taskinen- fix comment style
2008-08-03 Jani Taskinenmissing eol
2008-08-03 Jani Taskinen- Fix comment
2008-08-03 Jani Taskinen- No C++ comments in C files!
2008-08-03 Jani Taskinenoops
2008-08-03 Jani Taskinen- No C++ comments in C files!
2008-08-03 Jani Taskinen- Added missing $Id$ tags and nuked c++ comments
2008-08-03 Jani Taskinen- These files do not conform to any kind of coding...
2008-08-03 <changelog... ChangeLog update
2008-08-03 Moriyoshi Koizumi- Forgot to take account of the case when mbstring...
2008-08-02 Moriyoshi Koizumi- Fixed bug #45691 (Some per-dir or runtime settings...
2008-08-02 Pierre Joye- improve previous fix for scan, disable optimizer...
2008-08-02 Pierre Joye- parser's scan function is too large for VC6-7.x,...
2008-08-02 Steph Fox- Remove obsolete check
2008-08-02 Derick Rethans- Fixed bug #45545 (DateInterval has a limitation of...
2008-08-02 Felipe Pena- Fixed undefined variable
2008-08-02 Arnaud Le BlancMFB: Allow urlencode()d filer names in php://filter...
2008-08-02 Felipe Pena- Added parameter TSRMLS_DC in zend_is_callable()
2008-08-02 Felipe Pena- Removed unnecessary TSRMLS_FETCH()
2008-08-02 Arnaud Le BlancAvoid leaks when zlib streams can not be closed properly.
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...
next