]> granicus.if.org Git - php/shortlog
php
2009-01-17 <changelog... ChangeLog update
2009-01-17 Etienne KneussAdd tests for addAll/RemoveAll
2009-01-16 andy wharmbyNew string tests. Tested on Windows, Linux and Linu...
2009-01-16 Etienne KneussImplement SplObjectStorage::addAll/removeAll
2009-01-16 Pierre Joye- MFB: fix VC6 build
2009-01-16 Pierre Joye-add some doc about versions
2009-01-16 andy wharmbyNew string function tests. Tested on Windows, Linux...
2009-01-16 Pierre Joye- MFB: don't call it in non zts mode
2009-01-16 Pierre Joye- return SUCCESS on success
2009-01-16 Pierre Joye- symlink, hardlink & co support (2/2) & (3/3)
2009-01-16 Pierre Joye- add EG(windows_version_info), set at init time once...
2009-01-16 Pierre JoyeMFB:
2009-01-16 Pierre Joye- add OPENBASEDIR_CHECKPATH macro to ease merge between...
2009-01-16 <changelog... ChangeLog update
2009-01-16 Ilia AlshanetskyMFB: Improved parameter handling
2009-01-15 Jani Taskinen- Fixed bug #47104 (Linking shared extensions fails...
2009-01-15 andy wharmbyNew test for strripos() string function. 3 test fail...
2009-01-15 Dmitry StogovFixed bug #47109 (Memory leak on $a->{"a"."b"} when...
2009-01-15 Kalle Sommer... Change optional parameter for IMG_FILTER_PIXELATE to...
2009-01-15 <changelog... ChangeLog update
2009-01-14 Ilia AlshanetskyMFB: Removed unused variable
2009-01-14 Takeshi Abeadded pixelate filter.
2009-01-14 Antony Dovgalfix typo
2009-01-14 andy wharmbyFix date_suninfo_tests; add missing date_default_timezo...
2009-01-14 Etienne KneussFix #47045 (Correctly compare splobjectstorages with ==)
2009-01-14 andy wharmbyFixed base64_decode variation tests and new base64_enco...
2009-01-14 Dmitry StogovFixed bug #46755 (warning: use statement with non-compo...
2009-01-14 Dmitry StogovFixed __call() to be invoked on private/protected metho...
2009-01-14 Dmitry StogovReverted "Rebind closure when binding to property"
2009-01-14 Pierre Joye- [DOC] support for PNG gray levels+ alpha image,...
2009-01-14 <changelog... ChangeLog update
2009-01-13 andy wharmbyFix new date tests. Tested on Windows, Linux and Linux...
2009-01-13 Ilia AlshanetskyMFB:Fixed a bug inside mail() logging code that prevent...
2009-01-13 Felipe Pena- Fixed test
2009-01-13 Ilia AlshanetskyMFB: Improved parameter handling
2009-01-13 andy wharmbyFix test. Tested on Windows, Linux and Linux 64 bit
2009-01-13 Rob RichardsAdd method DomNode::getLineNo to return line number...
2009-01-13 andy wharmbyNew date extension tests. Tested on Windows, Linux...
2009-01-13 Pierre Joye- finish windows support
2009-01-13 Pierre Joye- fix build
2009-01-13 Antony Dovgalfix test
2009-01-13 andy wharmbyNew zlib extension tests. Tested on Windows, Linux...
2009-01-13 Scott MacVicarAdd table key to getColumnMeta() with SQLite
2009-01-13 <changelog... ChangeLog update
2009-01-12 Stanislav Malyshevfix #46304 Defining namespaced constant using define...
2009-01-12 Stanislav MalyshevMFB test
2009-01-12 Andrei ZmievskiMFB
2009-01-12 Scott MacVicarFix building of pdo_sqlite without sqlite3
2009-01-12 Scott MacVicarUpdate sqlite to 3.6.8
2009-01-12 andy wharmbyNew math tests. Tested on Windows, Linux and Linux...
2009-01-12 andy wharmbyNew math tests. Tested on Windows, Linux and Linux...
2009-01-12 Ilia AlshanetskyMFB: Upgraded libsqlite3 to 3.6.8
2009-01-12 andy wharmbyFix Windows tests after #47037
2009-01-12 Felipe Pena- Reverted my previous commit to avoid unnecessary BC.
2009-01-12 andy wharmbyNew math tests. Tested on Windows, Linux and Linux...
2009-01-12 Scott MacVicarThe previous error was masked by a missing entry, sync...
2009-01-12 Johannes SchlüterFix #47050 mysqli_poll() modifies improper variables
2009-01-12 Scott MacVicarMFB This entry doesn't exist upstream any more, it...
2009-01-12 Johannes Schlüter- Fix #45940 MySQLI OO does not populate connect_error...
2009-01-12 Antony Dovgalfix typo (reported by Richard Quadling)
2009-01-12 <changelog... ChangeLog update
2009-01-11 Ilia AlshanetskyMFB: improved parameter handling
2009-01-11 Scott MacVicarMFB Add support for the older style bind 8 functions...
2009-01-11 Felipe Pena- Improved fix for #47035 (win32 part by Henrique M...
2009-01-11 Rob Richardsexport php_pcre_free to make mbstring happy
2009-01-11 Uwe Schindlerrevert last commit, sizeof does not work in preprocessor :(
2009-01-11 Uwe Schindleradd sanity check for time_t size of win32
2009-01-11 Rob Richardsfix bug #45996 (libxml2 2.7 causes breakage with charac...
2009-01-11 Dmitry StogovDisable dl() in CGI and FastCGI modes
2009-01-11 <changelog... ChangeLog update
2009-01-10 Antony Dovgalfix test
2009-01-10 Antony Dovgalfix test
2009-01-10 Antony Dovgalfix tests
2009-01-10 Felipe Pena- Fixed bug #47054 (BC break in static functions called...
2009-01-10 Felipe Pena- Fixed test (patch by Timm Friebe [thekid@php])
2009-01-10 <changelog... ChangeLog update
2009-01-09 Antony Dovgalcleanup garbage
2009-01-09 Antony DovgalMF52: fix test: don't create tmp files in "." and clean...
2009-01-09 Antony Dovgaluse temp var instead of wrong typecast
2009-01-09 David Soria... Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILEN...
2009-01-09 Antony Dovgaladd zend_ts_hash_copy_to_hash()
2009-01-09 Antony Dovgalchange functions to be consistent between branches
2009-01-09 Ilia AlshanetskyCorrected fix for bug #46844 to only trigger on the...
2009-01-09 Antony Dovgalfix ZTS build
2009-01-09 Ilia AlshanetskyMFB: Added mail logging functionality that allows loggi...
2009-01-09 Johannes SchlüterFix #46653 mysqlnd: can't extend mysqli
2009-01-09 Sanjay MantoorNew testcases for localtime function
2009-01-09 <changelog... ChangeLog update
2009-01-08 Antony Dovgaluse correct check for constants and stop segfaulting
2009-01-08 Antony Dovgalfix test for real
2009-01-08 Antony Dovgalfix tests
2009-01-08 Antony Dovgalfix test
2009-01-08 andy wharmbyNew PHPT tests for math functions. Tested on Windows...
2009-01-08 Arnaud Le BlancXFAIL test
2009-01-08 Felipe Pena- Fixed tests
2009-01-08 Felipe Pena- Fixed bug #47037 (No error when using fopen with...
2009-01-08 Arnaud Le BlancFix memleak when a user filter appends a bucket and...
2009-01-08 Antony Dovgalfix ZTS build
2009-01-08 Felipe Pena- Fixed bug #47035 (dns_get_record returns a garbage...
2009-01-08 Arnaud Le BlancFixed error conditions handling in stream_filter_append()
next