]> granicus.if.org Git - php/shortlog
php
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:
2008-08-11 Marcus Boerger- Cleanup
2008-08-11 Marcus Boerger- MFH Fix shutdown order
2008-08-11 Marcus Boerger- MFH EXPECT rather than EXPECTF
2008-08-11 Marcus Boerger- MFH Fix memleak with new error handling stack'ing
2008-08-11 Nuno LopesMFH: fix build when pcre is not present
2008-08-11 Arnaud Le BlancMFH: Missing files in previous commit (Check the releva...
2008-08-11 Arnaud Le BlancMFH: Check the relevant path for open_basedir in symlink()
2008-08-11 Nuno Lopesadd
2008-08-11 Felipe Pena- MFH: New tests
2008-08-11 Felipe Pena- MFH: has_property check
2008-08-11 Pierre Joye- MFH: skip on windows, chgrp not supported
2008-08-11 Pierre Joye- [DOC] MFH: detect if dest is a dir (if the given...
2008-08-11 Felipe Pena- Fix build (ZTS)
2008-08-11 Marcus Boerger- MFH Closure/Reflection integration (original idea...
2008-08-11 Johannes SchlüterMFH: Fix #45763 (mysqli::multi_query does not work...
2008-08-11 Pierre Joye- remove and add again as text not binary 2/2
2008-08-11 Pierre Joye- remove and add again as text not binary 1/2
2008-08-11 Pierre Joye- MFH: make it platform independent (/ vs \)
2008-08-11 Marcus Boerger- WS (actually my falut)
2008-08-11 Dmitry Stogov- Made closures implementation reflection friendly...
2008-08-11 Greg Beaverincrease code coverage
2008-08-11 Felipe Pena- MFH: Fixed bug #45765 (ReflectionObject with default...
2008-08-10 Henrique do... missing entries
2008-08-10 Felipe Pena- MFH: New parameter parsing API (for *printf())
2008-08-10 Pierre Joye- debugbreak may not be desired (harmless in release...
2008-08-10 Pierre Joye- MFH: fix the VC6 fix or strncpy_s (md5 crypt failed...
2008-08-10 Antony Dovgalnew test
2008-08-10 Antony DovgalMFH
2008-08-10 Felipe Pena- MFH: New parameter parsing API (for min() and max())
2008-08-10 Jani Taskinen- Already in 5.2 NEWS
2008-08-10 Pierre Joye- MFH: fix string len
2008-08-10 Arnaud Le BlancMFH: Fixed bug #45581 (htmlspecialchars() double encodi...
2008-08-10 Arnaud Le BlancMFH: Fixed test
2008-08-10 Arnaud Le BlancMFH:
2008-08-10 Pierre Joye- [DOC] win's strftime does not support all posix forma...
2008-08-10 Felipe Pena- New parameter parsing API
2008-08-10 Felipe Pena- Fixed tests (Pierre)
2008-08-09 Antony Dovgaldisable the test on AIX
2008-08-09 Antony DovgalMFH: do not fail & segfault if malloc(0) returns NULL...
2008-08-09 Antony Dovgalfix typo
2008-08-08 Etienne KneussMFH: Fix error_handling usage in various extensions
2008-08-08 Pierre Joye- missing entry
2008-08-08 Marcus Boerger- MFH error handling, now with save, replace, restore
2008-08-08 Pierre Joye- MFH: constify zend_function_entry and update phpinfo
2008-08-08 Pierre Joye- MFH: missing openbasedir check
2008-08-08 Pierre Joye- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_ass...
2008-08-08 Pierre Joye- MFH: fix leak in zif_zip_entry_read and ::ExtractTo...
2008-08-08 Pierre Joye- use OPENBASEDIR_CHECKPATH instead of SAFEMODE_CHECKFI...
2008-08-08 Marcus Boerger- MFH: Sorry for the compiler warning
2008-08-08 Etienne KneussMFH: Test the catching of chains of exceptions
2008-08-08 Marcus Boerger- MFH store error handling mode on stack when executing...
2008-08-08 Felix De VliegherTests for ReflectionMethod::getClosure() and Reflection...
2008-08-08 Hannes MagnussonApparently this is broken in alpha1 too
2008-08-08 Felix De VliegherDocumentation fix for getClosure()
2008-08-08 Antony Dovgalmove unused vars into their ifdef
2008-08-08 Pierre Joye- add missing files for 0.9
2008-08-08 Hannes MagnussonMFH: Fix build on FreeBSD4.11 (bug#45757)
2008-08-08 Pierre Joye- fbsql to pecl
2008-08-08 Pierre Joye- moved to PECL
next