]> granicus.if.org Git - php/shortlog
php
2009-01-26 <changelog... ChangeLog update
2009-01-25 Antony Dovgaluse example.com instead of real domain name
2009-01-25 Antony Dovgalifdef -> if
2009-01-25 Antony Dovgaldo not define CURLE_SSH twice
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 Pierre Joye- nicer features list
2009-01-25 Pierre Joye- [DOC] Add support for SSH via libssh2
2009-01-25 Pierre Joye- MFB:
2009-01-25 David Soria... Fix compiler warning. munmap expects a void pointer.
2009-01-25 David Soria... Fix WS
2009-01-25 Sebastian BergmannPatch by David Soria Parra <dsp@php.net>.
2009-01-25 Zoe Slatteryadded INI settings
2009-01-25 <changelog... ChangeLog update
2009-01-24 Antony Dovgalexpect -> expectf
2009-01-24 Antony Dovgalfix test
2009-01-24 Antony Dovgalfix build
2009-01-24 andy wharmbyNew get_extension_funcs() and getrusage() tests. Tested...
2009-01-24 Scott MacVicarForgot test for the last commit
2009-01-24 Scott MacVicarAdd blobOpen method for reading SQlite3 blobs via streams.
2009-01-24 <changelog... ChangeLog update
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 Kalle Sommer... Windows support for stream_socket_pair(), by moving...
2009-01-23 Dave Kelseyvarious network tests. tested on windows, linux, linux...
2009-01-23 Zoe SlatteryIMAP fetchheader tests
2009-01-23 andy wharmbyFix names of new image files.
2009-01-23 Zoe Slatteryfix tests
2009-01-23 Zoe Slatteryfix tests
2009-01-23 <changelog... ChangeLog update
2009-01-22 andy wharmbyNew image tests. Tested on WIndows, Linux and Linux...
2009-01-22 Zoe Slatteryfixed tests
2009-01-22 Johannes SchlüterFix tests
2009-01-22 Johannes Schlüter- Export mysql_refresh to mysqli (mysqli_refresh()...
2009-01-22 Zoe SlatteryFixed test
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 Ilia AlshanetskyMFB: Fixed execution condition
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 Zoe Slatteryadded .project to the cvs ignore file
2009-01-22 Zoe SlatteryDeleting a .project file
2009-01-22 Dave Kelseyfixed subtle bugs regarding attempting to chdir, plus...
2009-01-22 <changelog... ChangeLog update
2009-01-21 Dave Kelseycorrect minor mistakes in the php6 version of the zlib...
2009-01-21 Jani Taskinen- Fix typo
2009-01-21 Dmitry StogovFixed realpath() behavior to support "c:dir" as "c...
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 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 <changelog... ChangeLog update
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 Felipe Pena- Fixed bug #47087 (Second parameter of mssql_fetch_arr...
2009-01-20 Ilia AlshanetskyMFB: Added an E_NOTICE when precision value is truncated
2009-01-20 Felipe Pena- Fixed bug #47152 (gzseek/fseek using SEEK_END produce...
2009-01-20 andy wharmbyNew vfprintf() tests. Tested on Window, Linux and Linux...
2009-01-20 Dmitry StogovRemoved wrong warning message
2009-01-20 Dmitry StogovFixed bug #47165 (Possible memory corruption when passi...
2009-01-20 Scott MacVicarFix bug #47159 - Any SQLite3 statement prepared should...
2009-01-20 Pierre Joye- MFB
2009-01-20 Pierre Joye- add fnmatch() support on windows (C API), using the...
2009-01-20 <changelog... ChangeLog update
2009-01-20 Felipe Pena- Added missing "return;"
2009-01-20 Scott MacVicarFix bug #47145 - As soon as sqlite3_step is called...
2009-01-19 Scott MacVicarMFB Fixed bug #47141 - Unable to fetch error messages...
2009-01-19 Ilia AlshanetskyMFB: Fixed bug #47131 (SOAP Extension ignores "user_age...
2009-01-19 Scott MacVicarFix apache2handler under Apache 2.3.0-alpha
2009-01-19 David Soria... Fix #47149. Remove check for script_filename = path_tra...
2009-01-19 andy wharmbyNew substr_replace() and unpack() error tests. Tested...
2009-01-19 Takeshi Abebump up and use IMAGE_FILTER_MAX_ARGS instead of a...
2009-01-19 Zoe Slatteryfixing the test to expect PHP6 and PHP53 behaviour
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 Takeshi Abefixed the bug of libgd #191 (A circle becomes square)
2009-01-19 Dave Kelseynew tests for zlib extension, tested on windows, linux...
2009-01-19 Antony Dovgalfix memleaks in sscanf()
2009-01-19 Pierre Joye- include php win32's time.h
2009-01-19 Pierre Joye- add HAVE_NANOSLEEP
2009-01-19 Pierre Joye- add nanosleep
2009-01-19 Pierre Joye- [MFB] fix nts build
2009-01-19 <changelog... ChangeLog update
2009-01-18 Felipe Pena- Fixed bug #47048 (Segfault with new pg_meta_data)
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 Ilia AlshanetskyMFB: Upgraded bundled sqlite3 to 3.6.10
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 <changelog... ChangeLog update
next