]> granicus.if.org Git - php/shortlog
php
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
2009-01-21 Ilia AlshanetskyMFB: Fixed bug #47174 (base64_decode() interprets pad...
2009-01-21 Derick Rethans- Updated to version 2009.1 (2009a)
2009-01-21 Dave Kelseynew tests for zlib extension, tested on windows, linux...
2009-01-21 Antony Dovgalfix tests
2009-01-21 andy wharmbyNew gzuncompress() test. php6 tets fails currentlly...
2009-01-21 andy wharmbyNew gzencode() test. php6 tets fails currentlly due...
2009-01-21 Sanjay MantoorNew testcases for strftime function
2009-01-21 Dave KelseySome basic tests for mime_magic. Tested on windows...
2009-01-21 Dmitry StogovFixed bug #47165 (Possible memory corruption when passi...
2009-01-20 andy wharmbyNew gzinflate() error test. Tested on WIndows, Linux...
2009-01-20 andy wharmbyFix SKIPIF logic
2009-01-20 andy wharmbyNew stripcslashes() tests. Tested on Window, Linux...
2009-01-20 Ilia AlshanetskyMFB: Added an E_NOTICE when precision value is truncated
2009-01-20 Felipe Pena- MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END...
2009-01-20 andy wharmbyNew vfprintf() tests. Tested on Window, Linux and Linux...
2009-01-20 Felipe Pena- MFH: Added missing "return;"
2009-01-19 Ilia AlshanetskyFixed bug #47131 (SOAP Extension ignores "user_agent...
2009-01-19 David Soria... MFH: Fix #47149. Remove check for script_filename ...
2009-01-19 andy wharmbyNew substr_replace() and unpack() error tests. Tested...
2009-01-19 andy wharmbyNew vprintf() tests. Tested on Windows, Linux and Linux...
2009-01-19 andy wharmbyNew strval() tests. Tested on Windows, Linux and Linux...
2009-01-19 andy wharmbyNew tests for str_pad(), str_shuffle(), stristr() and...
2009-01-19 Antony DovgalMFH: fix memleaks in sscanf()
2009-01-19 Dave Kelseynew tests for zlib extension, tested on windows, linux...
2009-01-18 Felipe Pena- MFH: Fixed bug #47048 (Segfault with new pg_meta_data)
2009-01-18 andy wharmbyPort similar_text test to 5.2. Tested on Windows, Linux...
2009-01-18 andy wharmbyNew nl_langinfo(), number_format() and ord() tests...
2009-01-18 andy wharmbyNew hebrev() and hebrevc() tests. Tested on Windows...
2009-01-18 andy wharmbyNew sha1f() tests. Tested on Windows. Linux and Linux...
2009-01-18 andy wharmbyNew sscanf() tests. Tested on Windows. Linux and Linux...
2009-01-18 andy wharmbyNew explode() tests. Tested on Windows. Linux and Linux...
2009-01-18 Felipe Pena- New tests
2009-01-18 Felipe Pena- Fixed test
2009-01-17 andy wharmbyNew money_format() tests. Tested on Windows, Linux...
2009-01-17 Felipe Pena- New test
2009-01-17 Felipe Pena- BFN #46282
2009-01-17 Felipe Pena- Fixed bug #46282 (Corrupt DBF When Using DATE)
2009-01-17 andy wharmbyNew trim() tests. Tested on Windows, Linux and Linux...
2009-01-17 andy wharmbyNew ltrim() tests. Tested on Windows, Linux and Linux...
2009-01-16 andy wharmbyNew string tests. Tested on Windows, Linux and Linux...
2009-01-16 andy wharmbyNew string function tests. Tested on Windows, Linux...
2009-01-15 Jani TaskinenMFH:- Fixed bug #47104 (Linking shared extensions fails...
2009-01-15 Dmitry StogovFixed possible crash because of argument stack reallocation
2009-01-15 andy wharmbyNew test for strripos() string function. All tests...
2009-01-15 Dmitry StogovFixed bug #47109 (Memory leak on $a->{"a"."b"} when...
2009-01-14 Antony Dovgalfix typo
2009-01-14 andy wharmbyFix date_suninfo_tests; add missing date_default_timezo...
2009-01-14 andy wharmbyFixed base64_decode variation tests and new base64_enco...
2009-01-14 Jani TaskinenFix order
2009-01-13 andy wharmbyFix new date tests. Tested on Windows, Linux and Linux...
2009-01-13 Andrei Zmievski*** empty log message ***
2009-01-13 Andrei ZmievskiFix bug #44336 in PHP 5.2 as well.
2009-01-13 andy wharmbyFix test. Tested on Windows, Linux and Linux 64 bit
2009-01-13 andy wharmbyNew date extension tests. Tested on Windows, Linux...
2009-01-13 Antony Dovgalfix test
2009-01-13 andy wharmbyNew zlib extension tests. Tested on Windows, Linux...
2009-01-12 andy wharmbyNew math tests. Tested on Windows, Linux and Linux...
2009-01-12 andy wharmbyFix Windows tests after #47037
2009-01-12 andy wharmbyNew math tests. Tested on Windows, Linux and Linux...
next