]> granicus.if.org Git - php/shortlog
php
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
2008-08-07 Pierre Joye- dbase moved to pecl
2008-08-07 Pierre Joye- MFH: moved to pecl
2008-08-07 Pierre Joye- MFH: update to 0.9 (torrentzip support, files open...
2008-08-07 Felix De VliegherBasic and error tests for stream_filter_remove()
2008-08-07 Nuno Lopesfix this, so that I can build php without litespeed..
2008-08-07 George Wanguse PHP_ARG_WITH instead of AC_ARG_WITH
2008-08-07 Arnaud Le BlancMFH: New maintainer :)
2008-08-07 Johannes SchlüterMFH: fix (thx Christian Hoffmann)
2008-08-07 Johannes SchlüterMFH: Update EXTENSIONS file
2008-08-07 Dmitry StogovDisable closures serialization/unserialization
2008-08-07 Antony Dovgalnot experimental anymore
2008-08-07 Antony Dovgalremove EXPERIMENTAL flag
2008-08-07 Nuno Lopesupgrade to PCRE (i.e. get ride of ereg usage)
2008-08-07 Nuno Lopesregenerate
2008-08-07 Nuno Lopesfix crash: yytext can't be modified because it is mmape...
2008-08-07 Dmitry StogovFixed bug #45744 (Case sensitive callback behaviour)
2008-08-07 Antony Dovgalfix WS
2008-08-07 Dmitry StogovFixed bug #45742 (Wrong class array inpretetion using...
2008-08-07 Jani TaskinenTune news, added missing entry
2008-08-07 Arnaud Le BlancMFH:
2008-08-07 Antony DovgalMFH: fix bug #45712 ($something == NaN returns true...
2008-08-06 Lukas SmithMFH
2008-08-06 Kalle Sommer... Backport fix for #45406 to PHP_5_2
next