]> granicus.if.org Git - php/shortlog
php
2009-02-20 Greg Beaverfix zip access to work in all compilers, present and...
2009-02-19 Antony Dovgalfix test
2009-02-18 Felipe Pena- New test
2009-02-18 Felipe PenaBFN
2009-02-18 Felipe Pena- MFH: Fixed bug #47443 (metaphone('scratch') returns...
2009-02-18 Ilia AlshanetskyRemoved unused var
2009-02-18 Johannes SchlüterMFH: Fix #47438 mysql_fetch_field ignores zero offse
2009-02-18 Dmitry StogovFixed bug #47049 (SoapClient::__soapCall causes a segme...
2009-02-18 Scott MacVicarBFN
2009-02-18 Scott MacVicarMFH: Update bundled SQLite to 3.6.11
2009-02-18 Dmitry StogovFixed bug #47343 (gc_collect_cycles causes a segfault...
2009-02-18 Dmitry StogovFixed zend_print_zval_r_ex() to use the write callback...
2009-02-17 Zoe Slatteryfix test
2009-02-17 Moriyoshi Koizumi- MFH: Add an entry for http_output_conv_mimetypes...
2009-02-17 Zoe SlatteryIncreased the sleep() from 1 to 5 to prevent intermitte...
2009-02-17 Matt WilmasMFH: Overflow comment
2009-02-17 Johannes SchlüterWrap wrong lines
2009-02-17 Johannes SchlüterMFH: Fix #46542 Extending PDO class with a __call(...
2009-02-17 Matt WilmasMFH: Fixed bug #47422 (modulus operator returns incorre...
2009-02-17 Felipe Pena- MFH: Fix proto
2009-02-17 Felipe Pena- MFH: Fixed bug #47390 (odbc_fetch_into - BC in php...
2009-02-17 Johannes SchlüterFixed in 5.2
2009-02-17 Zoe Slatterybug 46680
2009-02-17 Antony Dovgalremove XFAIL
2009-02-16 Zoe Slatteryfix tests
2009-02-16 Felipe Pena- Missing "DROP TABLE"
2009-02-16 Greg Beaverfix memleaks on zip corruption
2009-02-16 Johannes Schlüter- MFH: Improve mysqlnd's internal method registration
2009-02-16 Greg Beaverre-enable ext/phar on big-endian systems, fixes verifie...
2009-02-16 Ilia AlshanetskyMoved from 5.2 news
2009-02-16 Zoe Slatteryexit -1 and exit -2 don't work for all sh. changed...
2009-02-16 Moriyoshi Koizumi- Test.
2009-02-16 Moriyoshi Koizumi- MFH: Fix bug #47399 (mb_check_encoding() return true...
2009-02-15 Felipe Pena- Fixed bug #47398 (PDO_Firebird doesn't implements...
2009-02-15 Antony Dovgalfix tests
2009-02-15 Greg Beaverfix the last remaining failing test (explicitly pass...
2009-02-15 Greg Beaverfix remaining big-endian issues with phar
2009-02-15 Greg Beaverfix getting/setting of all 16/32 values in zip
2009-02-15 Greg Beaverrevert accidental commit of config.m4, big-endian isn...
2009-02-15 Greg Beaverfix setting of 32-bit value on big-endian systems
2009-02-15 Felipe Pena- Supressing error message for SKIPIF check works as...
2009-02-15 Moriyoshi Koizumi- These should have been in the previous commit.
2009-02-15 Moriyoshi Koizumi- Forgot to include these files.
2009-02-15 Moriyoshi Koizumi- MFH: Refix bug #43840.
2009-02-14 Rasmus LerdorfUnmangle
2009-02-14 Rasmus Lerdorf2.4.1 is safe
2009-02-14 Zoe Slatterysplitting array_chunk into smaller tests
2009-02-14 Moriyoshi Koizumi- MFH: prevent unwanted overflow
2009-02-14 Moriyoshi Koizumi- MFH: fix Bug #45923 (mb_st[r]ripos() offset not handl...
2009-02-14 Moriyoshi Koizumi- MFH: These should be E_WARNING for consistency with...
2009-02-13 Andrei ZmievskiRevert bogus fix for #47370.
2009-02-13 Zoe Slatteryremove UEXPECT
2009-02-13 Zoe Slatteryfixed bad section name
2009-02-13 Zoe Slatteryfixed test
2009-02-13 Kalle Sommer... MFH: Revert previous change
2009-02-13 Takeshi AbeMFH: fixed typos
2009-02-13 Felipe Pena- Added missing void param check and arginfo
2009-02-13 David Coallier- Good bug # order.
2009-02-13 David Coallier- Fixed bug #46897: (ob_flush() should fail to flush...
2009-02-13 David Coallier- Fixed bug #46897: ob_flush() should fail to flush...
2009-02-13 Felipe PenaBFN
2009-02-13 Felipe Pena- New test
2009-02-13 Felipe PenaMFH:
2009-02-12 Moriyoshi Koizumi* MFH: Fix bug #47370 (BC breakage of array_unique())
2009-02-12 Kalle Sommer... MFH: Fixed wrong usage of error_reporting directive
2009-02-11 Takeshi AbeMFH:
2009-02-11 Takeshi AbeMFH: optimization via the row-major order.
2009-02-11 Ilia AlshanetskyImproved param parsing
2009-02-11 Felipe PenaMFH: Fixed test bug #47311 (PDO::PARAM_LOB columns...
2009-02-11 Antony Dovgaladd test
2009-02-11 Antony DovgalMFH: fix bug #47353 (crash when creating a lot of objec...
2009-02-11 Antony DovgalMFH: fix check for zend_extension type
2009-02-11 Scott MacVicarMFH Fix debug builds for OSX, PHP_DEBUG is set to 1...
2009-02-10 Lukas SmithMFH primary tester ml needs to be in the TO not CC
2009-02-10 Ilia AlshanetskyAdjust condition
2009-02-10 Ilia AlshanetskyMFB: typo fix
2009-02-10 Ilia AlshanetskyMFB: Added path truncation E_NOTICE to let people now...
2009-02-10 Scott MacVicarThe constructor should also throw exceptions, make...
2009-02-09 Felipe Pena- MFH: Fix tests
2009-02-09 Ilia AlshanetskyInitialize optional var
2009-02-09 Greg Beaverremove entry for bug #46026, this is fixed in 5.2 now...
2009-02-09 Felipe Pena- MFH: Fix test
2009-02-09 Felipe Pena- MFH: Fix mem. leak
2009-02-09 Felipe Pena- MFH: Fixed test
2009-02-09 Dmitry StogovFixed bug #47329 (Crash in garbage collector)
2009-02-09 Dmitry StogovFixed bug #47320 ($php_errormsg out of scope in functions)
2009-02-09 Dmitry StogovBetter fix for #47341
2009-02-09 Ilia AlshanetskyMFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren...
2009-02-08 Lukas Smithprimary testers list is now mailed for every release
2009-02-08 Derick Rethans- MFH: Fixed bug #47341: Calling gc_collect_cycles...
2009-02-06 Felipe Pena- Improve test
2009-02-06 Felipe Pena- MFH: Fixed bug #47322 (sscanf %d does't work)
2009-02-06 Moriyoshi Koizumi* MFH: Fix bug #45239 (encoding detector hangs with...
2009-02-05 Jani Taskinen- Fix crap
2009-02-05 Christopher... Make message punctuation consistent across PHP
2009-02-05 Christopher... Tweak fix for #45458 to allow this branch (from PECL...
2009-02-05 Felipe Pena- Update
2009-02-04 Felipe Pena- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
2009-02-03 David Coallier- Added news item for Bugfix #46048
2009-02-03 David Coallier- Fixed Bug #46048 (SimpleXML top-level @attributes...
next