]> granicus.if.org Git - php/shortlog
php
2008-08-29 Felipe Pena- Fixed tests (Disable COMPRESS support for now)
2008-08-29 Dmitry StogovFixed bug #45706 (Unserialization of classes derived...
2008-08-29 Antony DovgalMFH: fix get_browser() (broken in the process of param...
2008-08-29 Felipe Pena- Fixed tests
2008-08-29 Antony DovgalMFH: check for \0 to be consistent with other functions
2008-08-29 Derick Rethans- Disable COMPRESS support for now, as it requires...
2008-08-29 Derick Rethans- Remove ext/mime_magic, it was deprecated and it's...
2008-08-29 Derick Rethans- MFH: Adding back in mime_content_type().
2008-08-29 Marcus Boerger- MFH preg_filter()
2008-08-29 Derick Rethans- MFH: Some more cleanups, and fixed some warnings.
2008-08-29 Derick Rethans- MFH: Support for "back of <hour>" and "front of ...
2008-08-29 Pierre Joye- [DOC] ming has been moved to pecl
2008-08-29 Pierre Joye- MFH: move ming to pecl
2008-08-29 Matt Wilmas- Be more specific about when constant substitution...
2008-08-29 Pierre Joye- MFH: fix warning
2008-08-29 Antony Dovgalfix invalid read
2008-08-29 Felix De VliegherSome fileinfo tests
2008-08-29 Felix De VliegherAdded %unicode_string_optional% for differences in...
2008-08-29 Dmitry StogovImporoved compile-time constant substitution (Matt)
2008-08-29 Antony Dovgalfix ZTS build
2008-08-29 Scott MacVicarTest for fileinfo to check mime types.
2008-08-29 Scott MacVicarReplace ereg code with pcre, fix duplicate macro names...
2008-08-29 Felipe PenaMFH:
2008-08-28 Christopher... MFH: Bug #45888 (Refcounting in ZTS mode)
2008-08-28 Christopher... Add #45458
2008-08-28 Christopher... MFH: Bug #45458 (OCI8: Numeric keys for associative...
2008-08-28 Christopher... MHF: Test initialization cleanup
2008-08-28 Christopher... MFH: Update Oracle DLL examples to match build changes
2008-08-27 David Soria... Already in 5.2
2008-08-27 Antony Dovgalfix file check and avoid segfault
2008-08-27 Felipe Pena- MFH: Fixed check for empty file name
2008-08-27 Felipe Pena- MFH: Fixed crash in file_error_core()
2008-08-26 Jani TaskinenMFH
2008-08-26 George Wangignore signal SIGXFSZ
2008-08-26 Alexey Zakhlestinswitch to the new parameter-parse API
2008-08-26 Alexey Zakhlestinthis test depends on session.hash_bits_per_character...
2008-08-26 Felipe Pena- MFH: Improved fix
2008-08-26 David Soria... MFH: Fixed bug #43782 (feof() does not detect timeout...
2008-08-26 Rasmus LerdorfRemove stray folding tag here
2008-08-26 Felipe Pena- MFH: Added check for empty file name
2008-08-26 Ilia AlshanetskyUpgraded the lib to use PHP memory allocation routines.
2008-08-26 Antony Dovgalcleanup garbage
2008-08-26 Antony Dovgalfix typo
2008-08-26 Dmitry StogovFixed bug #45786 (FastCGI process exited unexpectedly)
2008-08-26 Pierre Joye- support for copy of ICU DLLS for all ICU versions
2008-08-26 Dmitry StogovFixed bug #45910 (Cannot declare self-referencing constant)
2008-08-25 Rob RichardsMFH: fix warning
2008-08-25 Felipe Pena- New test
2008-08-25 Felipe Pena- New test
2008-08-25 Rob Richardsno zstr in 5_3
2008-08-25 Felipe Pena- New tests
2008-08-25 Jani TaskinenMFH
2008-08-25 Etienne KneussMFH: Fix #45826 (Custom serialization)
2008-08-25 Pierre Joye- and the last part of the fix, inline on win
2008-08-25 Jani TaskinenMFH: fix build on win32
2008-08-25 Jani TaskinenMFH
2008-08-25 Jani TaskinenMFH
2008-08-25 Jani Taskinen- fixed in 5.2 branch
2008-08-24 Felipe PenaMFH:
2008-08-24 Etienne KneussMFH:
2008-08-24 Marcus Boerger- MFH Fix issue with destruction of overloaded objects
2008-08-24 Marcus Boerger- Add new test
2008-08-24 Pierre Joye- fix zlib detection and enable features available...
2008-08-24 Felipe Pena- MFH: CS
2008-08-24 Felipe Pena- Removed unnecessary variable
2008-08-24 Felipe Pena- MFH: WS, Comestics
2008-08-23 Pierre Joye- MFH: fix build
2008-08-23 Pierre Joye- MFB: fix build (common inline definition will be...
2008-08-23 Pierre Joye- keep inet_aton declaration on non windows (what inet_...
2008-08-23 Pierre Joye- MFH:
2008-08-23 Hannes Magnussonfix proto
2008-08-23 Pierre Joye- MFH: expose MAXPATHLEN (PHP_MAXPATHLEN)
2008-08-23 Felipe PenaMFH:
2008-08-23 Arnaud Le BlancMFH: Fix build on solaris
2008-08-22 Felipe Pena- MFH: Removed unused arguments
2008-08-22 Dmitry StogovRemoved redundant code
2008-08-22 Antony DovgalMFH: fix zend_register_functions() not displaying dupli...
2008-08-22 Felipe Pena- New tests
2008-08-22 Marcus Boerger- MFH Cleanup exports and allow to overwrite ext regist...
2008-08-22 Felipe PenaMFH:
2008-08-21 Pierre Joye- MFH: use date.timezone ini setting
2008-08-21 Pierre Joye- MFH: use date.timezone ini setting instead of ENV
2008-08-21 Pierre Joye- MFH: fix test on windows
2008-08-21 Marcus Boerger- MFH Fix 64bit issue
2008-08-21 Dmitry StogovFixed destruction of dl() loaded extensions
2008-08-21 Pierre Joye- MFH: different parser message on windows
2008-08-21 Pierre Joye- MFH: "fix" crash on windows
2008-08-21 Pierre Joye- new API
2008-08-21 Pierre Joye- MFH: don't skip if windows matches
2008-08-21 Pierre Joye- new params parsing API
2008-08-21 Dmitry StogovAdder error code into error message
2008-08-21 Pierre Joye- MFH: skip 007 on non windows platform and add a win...
2008-08-21 Pierre Joye- MFH: make it portable and clean on in the clean secti...
2008-08-21 Pierre Joye- MFH: make it portable
2008-08-21 Antony Dovgalrevert for now
2008-08-21 Pierre Joye- +skip
2008-08-21 Pierre Joye- skip on windows (setlocale can even crash on win...
2008-08-21 Antony Dovgalfix build
2008-08-21 Greg Beaverfix bug #45792: bz2 compressed files in zip failure
2008-08-20 Pierre Joye- MFH: work around vc6 bug
next