]> granicus.if.org Git - php/shortlog
php
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
2008-08-14 Jani TaskinenMFH:fix test
2008-08-14 Etienne KneussMFH: Handlerify get_closure
2008-08-14 Jani TaskinenSilencio for some unnecessary errors
2008-08-14 Jani Taskinenfix test
2008-08-14 Jani Taskinenfix tests
2008-08-14 Jani TaskinenMFH: fix test
2008-08-14 Jani Taskinen- Something moved out -> update credits!
2008-08-14 Felipe Pena- Fixed test
2008-08-14 Felipe Pena- New test
2008-08-14 Jani Taskinenkeep the style
2008-08-14 Nuno Lopesafter rereading the documentation about preg_grep(...
2008-08-14 Nuno LopesFixed bug #44925 (preg_grep() modifies input array)
2008-08-14 Dmitry StogovFixed bug #45613 Segfault when using is_file() on Apach...
2008-08-14 Marcus Boerger- MFH Improve exception linking
2008-08-14 Antony Dovgalnew function
2008-08-14 Antony DovgalMFH: add quoted_printable_encode()
2008-08-14 Antony DovgalMFH: nuke unused var
2008-08-14 Antony Dovgalfix build
2008-08-14 Antony Dovgalfix folding
2008-08-14 Kalle Sommer... MFH: Fix arginfo for nl2br
2008-08-14 Antony DovgalMFH: fix ws, cs and folding
2008-08-14 Kalle Sommer... MFH: Implemented feature request #34381 (nl2br() should...
2008-08-13 Kalle Sommer... MFH:
2008-08-13 Felipe Pena- Fixed build (ZTS)
2008-08-13 Pierre Joye- move declaration on top and fix build error
2008-08-13 Felipe Pena- Fix build
2008-08-13 Felipe Pena- MFH: New parameter parsing API
2008-08-13 Antony Dovgalfix long/int issues and a typo
2008-08-13 Felipe Pena- BFN #45798
2008-08-13 Antony DovgalMFH: fix compile warnings (patch by Phil Oleson)
2008-08-13 Dmitry StogovFixed bug #45805 (Crach on throwing exception from...
2008-08-13 Stanislav Malyshevreport old bugfix
2008-08-13 Jani TaskinenMFH
2008-08-12 Nuno Lopesmark empty_fcall_info and empty_fcall_info_cache as...
2008-08-12 Felipe Pena- Fixed test
2008-08-12 Felipe Pena- New parameter parsing API (for fscanf)
2008-08-12 Felipe Pena- MFH: Constness (Added const qualifier to several...
2008-08-12 Dmitry StogovFixed bug #45779 (regression with shebang lines processing)
2008-08-12 Marcus Boerger- Fix http://bugs.php.net/bug.php?id=45613
2008-08-12 Felipe Pena- MFH: Fixed bug #45798 (sqlite3 doesn't notice if...
2008-08-12 Pierre Joye- MFH: update test after php's portable realpath chang...
2008-08-12 Pierre Joye- MFH: not supported on windpws
2008-08-12 Marcus Boerger- MFH Add new test
2008-08-12 Marcus Boerger- MFH Add new test
2008-08-12 Josie Messa- Committing new array_diff_key tests for Sanjay Mantoor
2008-08-12 Marcus Boerger- MFH Add missing ';'s
2008-08-12 Dmitry Stogov- Added system independent realpath() implementation...
2008-08-11 Arnaud Le BlancMFH: clear stat cache in chroot()
2008-08-11 Greg Beaverincrease code coverage
2008-08-11 Arnaud Le BlancMFH: Fixed #45181 (chdir() should clear relative entrie...
2008-08-11 Christian SeilerMFH: Fixed segfaults (tests added)
2008-08-11 Felipe PenaMFH:
next