]> granicus.if.org Git - php/shortlog
php
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
2008-08-20 Lars StrojnyReverting local change
2008-08-20 Lars StrojnyMFH: Allow mixed $initial (patch by Christian Seiler)
2008-08-20 Pierre Joye- quick fix for ICU dlls (better fix with n level deps...
2008-08-20 Pierre Joye- strncpy returns the byte copied not error code or 0
2008-08-20 Pierre Joye- new args parsing API and correct LOCALE definition...
2008-08-20 Antony Dovgalfix warning
2008-08-20 Jani Taskinen- Fixed in PHP_5_2
2008-08-20 Felipe Pena- Removed entries merged into 5_2
2008-08-19 Antony DovgalMFH: fix memleak in browscap code (noticed by Gopal)
2008-08-19 Antony DovgalMFH: shutdown crypt correctly and fix memleak in ZTS...
2008-08-19 Dmitry StogovFixed support for short windows file names
2008-08-19 Felipe Pena- Opss, I forgot add my name...
2008-08-19 Felipe Pena- Note about property_exists()
2008-08-19 Johannes SchlüterMFH: constify strings
2008-08-19 Johannes SchlüterMFH: Fix empty error message when connecting to a bad...
2008-08-18 Pierre Joye- don't use /tmp as tmpdir and avoid endless loop when...
2008-08-18 Felipe Pena- Fixed test
2008-08-18 Pierre Joye- MFH: new parameter API error
2008-08-18 Felipe Pena- BFN: #45743
2008-08-18 Felipe Pena- New tests
2008-08-18 Felipe Pena- MFH: Fixed bug #45743 (property_exists fails to find...
2008-08-18 Greg Beaverfix windows build when building phar shared with native...
2008-08-18 Antony DovgalMFH
2008-08-18 Antony DovgalMFH: fix bug #45028 (CRC32 output endianness is differe...
2008-08-18 Antony DovgalMFH: add note on 64bit compatibility and mention check_...
2008-08-18 Jani TaskinenMFH: fix include
2008-08-18 Dmitry StogovFix for bug #45786 (FastCGI process exited unexpectedly)
2008-08-18 Dmitry StogovFixed bug #45835 (include and symlinks)
2008-08-18 Dmitry StogovFixed arguments order
2008-08-18 Dmitry StogovReverted wrong "fix"
2008-08-18 Pierre Joye- MFH: this change was not part of the env patch
2008-08-18 Antony Dovgalreverted because of test failures
2008-08-18 Pierre Joye- unix is too young (<1970), make the test portable
2008-08-18 Pierre Joye- [DOC] MFH: make putenv behaves like unix putenv on...
2008-08-18 Arnaud Le BlancMFH: Fix tests (closes #45841)
2008-08-18 Arnaud Le BlancMFH: Fixed bug #45392 (ob_start()/ob_end_clean() and...
2008-08-18 Moriyoshi Koizumi- MFH: beware of signedness
2008-08-18 Felipe Pena- New parameter parsing API (for mb_convert_variables())
2008-08-17 Felipe Pena- MFH: New parameter parsing API
2008-08-17 Arnaud Le Blancgenerated zend_ini_scanner.c
2008-08-17 Arnaud Le BlancMFH: Allow underscore at start of labels as underscore...
2008-08-17 Arnaud Le BlancMFH: Fixed #45384 (parse_ini_file will result in parse...
2008-08-17 Jani Taskinenfix news
2008-08-17 Felipe Pena- Fix build
2008-08-17 Pierre Joye- MFH: add %a for Compiler/Architecture
2008-08-17 Pierre Joye- [DOC] MFH: improve fix for #43261 for % and "
2008-08-17 Pierre Joye- MFH: typo and inline doc fix
2008-08-17 Pierre Joye- MFH: fix test (portable), use . as basedir and create...
2008-08-17 Jani Taskinen- unneeded file
2008-08-17 Pierre Joye- fix or improve tests
2008-08-17 Pierre Joye- fixes, portability and improvements for stat/file...
2008-08-16 Felipe Pena- New parameter parsing API (zend_get_parameters_array_...
2008-08-16 Pierre Joye- MFH: remove confusion for non windows/linux users
2008-08-16 Hannes MagnussonFix arginfo
2008-08-16 Hannes MagnussonMFH: [DOC] Added stream_context_set_default() function...
2008-08-16 Pierre Joye- wrong file commited (and fix test, thx Tony for the...
2008-08-16 Antony Dovgalfix test
2008-08-15 Felipe Pena- MFH: Fix build
2008-08-15 Pierre Joye- attempt to fix unexpected EOF on line 391/6
2008-08-15 Felipe Pena- MFH: Removed some TSRMLS_FETCH()s
2008-08-15 Pierre Joye - MFH: make it portable without loosing pertinent...
2008-08-15 Hannes MagnussonFix typo
2008-08-15 Pierre Joye- MFH: make it portable without loosing pertinent data
2008-08-15 Pierre Joye-MFH:
2008-08-15 Pierre Joye- fix test
2008-08-15 Pierre Joye- MFH: New parameter parsing API > new warning
2008-08-15 Jani Taskinen- Revert wrong fix
2008-08-15 Pierre Joye- MFH: no config.h in ext/
2008-08-15 Jani Taskinen- Remove crap
2008-08-15 Dmitry Stogov- [DOC] make stat, touch, filemtime, filemsize and...
2008-08-15 Dmitry StogovFixed realpath cache bug
2008-08-15 Dmitry StogovFixed possible infinity loop in tests
2008-08-15 Dmitry StogovFixed double call to MSHUTDOWN in case of `php-cgi -m`
2008-08-14 Jani TaskinenMFH
2008-08-14 Jani TaskinenMFH: fix tests
2008-08-14 Kalle Sommer... MFH:
2008-08-14 Jani TaskinenMFH
2008-08-14 Jani Taskinen- Fix test: Do not leave your crap behind!
2008-08-14 Jani TaskinenMFH
next