]> granicus.if.org Git - php/shortlog
php
2009-02-15 Moriyoshi Koizumi- MFH: these should have been in the previous commit.
2009-02-15 Moriyoshi Koizumi- BFN
2009-02-15 Moriyoshi Koizumi- MFH: Refix bug #43840.
2009-02-14 Rasmus Lerdorf2.4.1 is safe to use. Perhaps we should just drop...
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 Kalle Sommer... MFH: Revert previous change
2009-02-12 Ilia AlshanetskyBack to dev
2009-02-12 Ilia Alshanetsky5.2.9RC2
2009-02-12 Moriyoshi Koizumi* Update for bug #47370.
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-12 Scott MacVicarMFH Fix bug #45989 - json_decode() doesn't return NULL...
2009-02-12 Scott MacVicarMFH Fix bug #46944 - UTF-8 characters outside the BMP...
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 Ilia AlshanetskyMFB: Adjust condition
2009-02-10 Ilia AlshanetskyFixed typo
2009-02-10 Ilia AlshanetskyAdded path truncation E_NOTICE to let people now when...
2009-02-09 Felipe Pena- MFH: Fix tests
2009-02-09 Ilia AlshanetskyMFB: Initialize optional var
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 Greg BeaverMFB fix Bug #46026 (this is a refinement of the previou...
2009-02-08 Ilia AlshanetskyMFB52: Fixed bug #44874 (dead pfsockopen'ed sockets...
2009-02-06 Antony Dovgalfix typo
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 Ilia AlshanetskyBack to dev
2009-02-05 Ilia Alshanetsky5.2.9RC1
2009-02-05 Pierre Joye- zip fix entry
2009-02-05 Pierre Joye- Fixed a crash on extract in zip when files or directo...
2009-02-04 Felipe Pena- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
2009-02-04 Ilia AlshanetskySyn spprintf fix with that of 5.3 and above
2009-02-03 Ilia AlshanetskyReturn empty string when recv() does not fetch any...
2009-02-02 Ilia AlshanetskyMFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking...
2009-02-02 Felipe Pena- MFH: Fixed bug #47269 (Typo: SoapSlient instead of...
2009-02-02 Moriyoshi Koizumi- MFH: Fix bug #46843 (CP936 euro symbol is not convert...
2009-02-01 David Soria... MFH: Fix a typo
2009-02-01 Ilia AlshanetskyFixed a possible invalid read when string is not null...
2009-02-01 andy wharmbyNew set_magic_quotes() tests. Tested on Windows, Linux...
2009-02-01 andy wharmbyNew php_uname() tests. Tested on Windows, Linux and...
2009-02-01 andy wharmbyNew get_defined_vars(), get_included_files(), get_magic...
2009-02-01 andy wharmbyNew escapeshellarg() tests. Tested on Windows, Linux...
2009-02-01 andy wharmbyNew floatval() tests. Tested on Windows, Linux and...
2009-01-31 Felipe Pena- MFH: Fixed bug #47255 (Typo in php.ini files)
2009-01-31 Kalle Sommer... MFH: Fix arginfo for imagefilter()
2009-01-30 Felipe Pena- MFH: Fix test
2009-01-30 Ilia AlshanetskyMFB: Improved validation checks inside str_pad()
2009-01-29 Scott MacVicarFix bug #47245 - Double free in mb_detect_encoding()
2009-01-28 Johannes Schlüter- Add .cvsignore
2009-01-28 Antony Dovgalfix test
2009-01-27 Felipe PenaMFH:
2009-01-27 Felipe Pena- Fixed parameter format
2009-01-27 Felipe Pena- Removed wrong '/' in parameter format
2009-01-27 Felipe Pena- Fixed tests
2009-01-26 andy wharmbySplit-ip var_export.phpt and add new error tests....
2009-01-26 David Soria... Fix indention
2009-01-26 Rob RichardsBFN
2009-01-26 Rob RichardsMFH: fix bug #47220 (segfault in dom_document_parser...
2009-01-26 Ilia AlshanetskyMFB: Fixed bug #47217 (content-type is not set properly...
2009-01-26 Dmitry StogovFixed bug #46419 (Elements of associative arrays with...
2009-01-25 Antony DovgalMFH use example.com
2009-01-25 andy wharmbySplit is_callable test. Test on Windows, Linux and...
2009-01-25 Ilia AlshanetskyMFB: Improved fix for bug #47174 & added a test
2009-01-25 David Soria... MFH: Fix compiler warning. munmap expects a void pointer.
2009-01-25 David Soria... MFB: Fix WS
2009-01-25 David Soria... MFH: Fix WS
2009-01-25 Zoe SlatteryAdded INI sections
2009-01-25 Sebastian BergmannMFH: Patch by David Soria Parra <dsp@php.net>.
2009-01-24 Antony Dovgalfix test
2009-01-24 Antony Dovgaladd missing .cvsignore
2009-01-24 andy wharmbyNew get_extension_funcs() and getrusage() tests. Tested...
2009-01-23 andy wharmbyMake test more robust; avoid hangs if fsockopen() fails...
2009-01-23 andy wharmbyNew gzuncompress() test.Tested on WIndows, Linux and...
2009-01-23 andy wharmbyFix tests. Add missing SKIPIF. Tested on Windows, Linux...
2009-01-23 Dave Kelseydeleted invalid test.
2009-01-23 Dave Kelseyadded some mail tests. Tested on windows, linux and...
2009-01-23 Dave Kelseyvarious network tests. tested on windows, linux, linux...
2009-01-23 Zoe SlatteryIMPA fetchheader tests
2009-01-23 andy wharmbyFix names of new image files.
2009-01-22 andy wharmbyNew image tests. Tested on WIndows, Linux and Linux...
2009-01-22 Pierre Joye- call the right script
2009-01-22 Dave Kelseyfstat tests. tested on windows, linux and linux 64 bit
2009-01-22 andy wharmbyNew date tests for getdate() and gmstrftime(). Tested...
2009-01-22 Dave Kelseyfinal collection of zlib tests. tested on linux, window...
2009-01-22 andy wharmbyNew basic time()and microtime() tests. Tested on Windo...
2009-01-22 andy wharmbyFix test after #46732 fix. Tested on WIndows, Linux...
2009-01-22 andy wharmbyNew image tests. Tested on Windows, LInux and Linux...
2009-01-22 Dave Kelseyfixed subtle bugs regarding attempting to chdir, plus...
2009-01-22 andy wharmbyFix test
2009-01-21 Jani TaskinenMFH: fix typo
next