]> granicus.if.org Git - php/shortlog
php
2008-08-25 Jani Taskinen- Nuke duplicate macro call
2008-08-25 <changelog... ChangeLog update
2008-08-24 Felipe Pena- New parameter parsing API
2008-08-24 Etienne Kneuss- Fix the order, and avoid overwriting when implementin...
2008-08-24 Etienne Kneuss- Export zend_user_(un)serialize functions to be used...
2008-08-24 Marcus Boerger- Add new test
2008-08-24 Marcus Boerger- Fix issue with destruction of overloaded objects
2008-08-24 Marcus Boerger- Added function preg_filter()
2008-08-24 Felipe Pena- Removed unused variable
2008-08-24 Felipe Pena- MFB: New parameter parsing API
2008-08-24 Felipe PenaMFB:
2008-08-24 <changelog... ChangeLog update
2008-08-24 Felipe Pena- MFB: New parameter parsing API
2008-08-23 Pierre Joye- more fixes for inet_* with vc9/xp
2008-08-23 Pierre Joye- MFB!!! _WIN32_WINNT and NTDDI_VERSION (bunnie--;)
2008-08-23 Pierre Joye- MFB: fix logic, build correctly when the build target...
2008-08-23 Pierre Joye- we need it for vc < 9 (even if php6 will support...
2008-08-23 Pierre Joye- readd the usual suspects to lib/include (was droped...
2008-08-23 Hannes MagnussonFix proto
2008-08-23 Pierre Joye- exposePHP_MAXPATHLEN
2008-08-23 Pierre Joye- fix build
2008-08-23 Felipe Pena- MFB: New parameter parsing API
2008-08-23 Arnaud Le BlancFix build on solaris
2008-08-23 <changelog... ChangeLog update
2008-08-22 Felipe Pena- Removed unused arguments
2008-08-22 Dmitry StogovRemoved redundant code
2008-08-22 Antony Dovgalfix zend_register_functions() not displaying duplicate...
2008-08-22 Felipe Pena- New tests
2008-08-22 Marcus Boerger- Cleanup exports and allow to overwrite ext registration
2008-08-22 Pierre Joye- drop sys/ctype.h and use BEGIN/END_DECL_C instead
2008-08-22 <changelog... ChangeLog update
2008-08-22 Felipe Pena- Fixed bug #45862 (get_class_vars is inconsistent...
2008-08-21 Pierre Joye- drop bindlib usage on windows
2008-08-21 Pierre Joye- [DOC] fix test, chr uses codepoint as input
2008-08-21 Greg BeaverMFB increase code coverage
2008-08-21 Pierre Joye- use date.timezone ini setting
2008-08-21 Pierre Joye- use date.timezone ini setting instead of ENV
2008-08-21 Pierre Joye- fix test on windows
2008-08-21 Marcus Boerger- Fix 64bit issue
2008-08-21 Dmitry StogovFixed destruction of dl() loaded extensions
2008-08-21 Pierre Joye- different parser message on windows
2008-08-21 Pierre Joye- "fix" crash on windows
2008-08-21 Pierre Joye- use 'C' (and enable it on windows)
2008-08-21 Pierre Joye- don't skip if windows matches
2008-08-21 Pierre Joye- MFB: use "C" instead of "" (and enable it on windows)
2008-08-21 Dmitry StogovAdder error code into error message
2008-08-21 Pierre Joye- skip 007 on non windows platform and add a win specif...
2008-08-21 Pierre Joye- make it portable and clean on in the clean section...
2008-08-21 Pierre Joye- make it portable
2008-08-21 Antony Dovgalrevert for now
2008-08-21 Pierre Joye- +skip
2008-08-21 Pierre Joye- MFB: skip on windows (setlocale can even crash on...
2008-08-21 <changelog... ChangeLog update
2008-08-20 Pierre Joye- work around ENV VC6 bug
2008-08-20 Lars StrojnyAllow mixed $initial (patch by Christian Seiler)
2008-08-20 Felipe Pena- Fixed test
2008-08-20 Antony Dovgalinitialize variable and fix WS
2008-08-20 Pierre Joye- MFB: strncpy returns the byte copied not error code...
2008-08-20 Antony Dovgalfix warning
2008-08-20 <changelog... ChangeLog update
2008-08-19 Antony Dovgalfix memleak in browscap code (noticed by Gopal)
2008-08-19 Antony Dovgalshudown crypt correctly and fix memleak in ZTS mode
2008-08-19 Dmitry StogovFixed support for short windows file names
2008-08-19 Johannes Schlüterconstify strings
2008-08-19 Johannes SchlüterFix empty error message when connecting to a bad server
2008-08-19 Felipe Pena- MFB: New parameter parsing API
2008-08-19 <changelog... ChangeLog update
2008-08-18 Pierre Joye - MFB: don't use /tmp as tmpdir and avoid endless...
2008-08-18 Felipe Pena- MFB: New parameter parsing API
2008-08-18 Pierre Joye- new parameter API error
2008-08-18 Felipe Pena- New tests
2008-08-18 Felipe Pena- Fixed bug #45743 (property_exists fails to find stati...
2008-08-18 Antony Dovgalthese are not bits, but bytes..
2008-08-18 Antony Dovgalfix bug #45028 (CRC32 output endianness is different...
2008-08-18 Antony Dovgaladd note on 64bit compatibility and mention check_param...
2008-08-18 Dmitry StogovFix for bug #45786 (FastCGI process exited unexpectedly)
2008-08-18 Jani Taskinen- Fix include
2008-08-18 Dmitry StogovFixed bug #45835 (include and symlinks)
2008-08-18 Dmitry StogovFixed argumets order
2008-08-18 Dmitry StogovReverted wrong "fix"
2008-08-18 Pierre Joye- this change was not part of the env patch
2008-08-18 Antony Dovgalreverted because it causes lots of test failures in...
2008-08-18 Pierre Joye- MFB: unix is too young (<1970), make the test portable
2008-08-18 Pierre Joye- [DOC] make putenv behaves like unix putenv on Windows:
2008-08-18 Arnaud Le BlancFix tests (closes #45841)
2008-08-18 Arnaud Le Blancws
2008-08-18 Arnaud Le BlancFixed bug #45392 (ob_start()/ob_end_clean() and memory_...
2008-08-18 Arnaud Le Blancupdate buffer size after having effectively realloc...
2008-08-18 Moriyoshi Koizumi- Beware of signedness
2008-08-18 <changelog... ChangeLog update
2008-08-18 Felipe Pena- New parameter parsing API
2008-08-17 Felipe Pena- New parameter parsing API
2008-08-17 Arnaud Le Blancgenerated zend_ini_scanner.c
2008-08-17 Arnaud Le BlancAllow underscore at start of labels as underscore has...
2008-08-17 Arnaud Le BlancFixed #45384 (parse_ini_file will result in parse error...
2008-08-17 Pierre Joye- add %a for Compiler/architecture
2008-08-17 Pierre Joye- [DOC] improve fix for #43261 for % and "
2008-08-17 Pierre Joye- fix test (portable), use . as basedir and create...
2008-08-17 Jani Taskinen- Remove unnecessary file
2008-08-17 Pierre Joye- MFB:
next