]> granicus.if.org Git - php/shortlog
php
2009-08-28 andy wharmbyNew basic network function tests. Tested on Windows...
2009-08-28 Zoe SlatteryMore tests from 2009 testfest
2009-08-28 Andrey HristovFix for bug#48745
2009-08-27 Pierre Joye- fix VC6 build
2009-08-27 Andrey HristovForgot to save the file. Here comes the entry
2009-08-27 Andrey HristovFixed bug #49027 (mysqli_options() doesn't work when...
2009-08-27 Andrey HristovFix for bug#46614 Extended MySQLi class gives incorrect...
2009-08-27 andy wharmbyFix tests. Add missing SKIPIF sections so test do not...
2009-08-27 Pierre Joye- Fix for #48746, fix mounted volume and junctions...
2009-08-27 Rasmus LerdorfThis needs to be larger to avoid an overflow on the...
2009-08-26 Pierre Joye- fix #49372, segfault in php_curl_option_url
2009-08-26 Pierre Joye- silent warning (fix for #28038)
2009-08-26 Pierre Joye- update
2009-08-26 Pierre Joye- fix #48746, regression with file operaiton on path...
2009-08-26 Pierre Joye- update
2009-08-26 Pierre Joye- fix #44683, popen crashes when an invalid mode is...
2009-08-26 Pierre Joye- fix build
2009-08-26 Zoe SlatteryTest from 2009 testfest
2009-08-26 Pierre Joye- fix test and use __DIR__ as usual
2009-08-26 Ilia AlshanetskyFixed variable clobbering
2009-08-26 Pierre Joye- add win32 version
2009-08-26 Dmitry StogovFixed bug #47273 (Encoding bug in SoapServer->fault)
2009-08-26 Pierre Joye- fix test
2009-08-25 Pierre JoyeImproved readlink, supress \??\ and use the drive synta...
2009-08-25 Pierre Joye- update news for my last TSRM fixes
2009-08-25 Andrey HristovMFH: fix of the fix
2009-08-25 Andrey HristovMFH:
2009-08-25 Ilia AlshanetskyFixed a compiler warning (variable clobbering)
2009-08-25 Pierre Joye- be sure that the directory flag is set when we save...
2009-08-25 Pierre Joye- fix #49047, touch may fail on directory
2009-08-25 Pierre Joye- fix test when part of the path is a symlink
2009-08-25 Pierre Joye- fix test
2009-08-24 Pierre Joye- sigh. that too (separate fix).
2009-08-24 Pierre Joye- that part was for a separate fix
2009-08-24 Pierre Joye- split atime and mtime
2009-08-24 Pierre Joye- fix test
2009-08-24 Pierre Joye- fix test
2009-08-24 Pierre Joye- fix test
2009-08-24 Ilia AlshanetskyDon't clober variables
2009-08-24 Pierre Joye- fix object dir usage (ie: relative path called from...
2009-08-24 Rafael Machado... Adding tests for imagecolorallocatealpha
2009-08-22 Mikko KoppanenFixes a memory leak in ssl streams. The context was...
2009-08-21 Antony Dovgalfix build broken by the fix for bug #49306
2009-08-20 Jani Taskinen- Fixed bug #49286 (php://input (php_stream_input_read...
2009-08-20 Jani Taskinen- WS + CS + sync
2009-08-20 Ilia AlshanetskyFixed bug #49306 (inside pdo_mysql default socket setti...
2009-08-20 Jani Taskinen- Fixed bug #49289 (bcmath module does not compile...
2009-08-20 Pierre Joye- revert fix for #43327, it breaks system&co functions
2009-08-19 Pierre Joye- fix NEWS
2009-08-19 Pierre Joye- fixed #43327, wrong return value from mail(), if...
2009-08-19 andy wharmbyNew basic test for md5(). Tested on Windows, Linux...
2009-08-18 Stanislav Malyshevfix crash when unexpectedly passed by-ref parameter...
2009-08-18 Garrett Serack- Fixed bug #28038 (Sent incorrect RCPT TO commands...
2009-08-18 Pierre Joye- fix NEWS
2009-08-18 Garrett Serackadded missing NEWS entry for bug #49223
2009-08-18 Ilia AlshanetskyNULL the value after free
2009-08-18 Dmitry StogovFixed ability to call user functions from user opcodes...
2009-08-18 Stanislav Malyshevcleanup parameter parsing
2009-08-17 andy wharmbyNew str_replace() tests. All tested on Windows, Linux...
2009-08-17 Stanislav Malyshevfix parameter parsing for SNMP
2009-08-17 Garrett Serack- Fix for bug #49223 Inconsistency using get_defined_co...
2009-08-17 Jani Taskinen- Fix news
2009-08-17 Dmitry StogovFixed bug #49144 (import of schema from different host...
2009-08-17 Jani Taskinen- Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_...
2009-08-17 Jani Taskinen- Fixed bug #49248 by fixing bug #48994 properly
2009-08-17 Jani Taskinen- Try disabling zlib.output_compression always for...
2009-08-17 Ilia AlshanetskyFixed typo
2009-08-17 Derick Rethans- Updated to version 2009.12 (2009l)
2009-08-17 andy wharmbyNew basic tests for uniqid(). Tested on Windows, Linux...
2009-08-17 andy wharmbyNew basic string tests - includes back-porting a few...
2009-08-17 Dmitry StogovFixed bug #49269 (Ternary operator fails on Iterator...
2009-08-16 Ilia AlshanetskyMFB: Added missing sanity checks around exif processing.
2009-08-15 Felipe Pena- Improved param. parsing for ldap_read(), ldap_search...
2009-08-14 Gwynne Raskindfix broken test (spurious tab characters caused run...
2009-08-14 Dmitry StogovFixed crash in usort() and uasort() in case user compar...
2009-08-14 Rasmus LerdorfFIx test after Stas' explode() fix
2009-08-13 Etienne KneussFix several recursion problems when var_dump'ing self...
2009-08-13 Felipe Pena- Fix ZTS build
2009-08-13 Stanislav Malyshevstandardise and clean up string functions parameter...
2009-08-12 Christopher... refactor & WS for local test config change
2009-08-12 Scott MacVicarFix build on platforms where crypt isn't always available
2009-08-12 Scott MacVicarUse the correct tense for the NEWS entries
2009-08-11 Sriram Natarajan- Simplify default flags for Sun C compiler.
2009-08-11 Scott MacVicarFix BC break in mime_content_type()
2009-08-11 Stanislav Malyshevfix potential memory issue on serialization
2009-08-11 Scott MacVicarUpdate NEWS entry with some stuff I missed.
2009-08-11 Scott MacVicarUpdate libsqlite to 3.6.17.
2009-08-11 Scott MacVicarMerge chanes from head to improve DNS on OSX and allow...
2009-08-11 Scott MacVicarWe should check /usr/local/include last
2009-08-11 Pierre Joye- remove double include
2009-08-11 Pierre Joye- fix news
2009-08-11 Pierre Joye- fixed bug #49072, feof never returns true for damaged...
2009-08-11 Scott MacVicarSearch /usr/include too for those wanting to use a...
2009-08-11 David Soria... Add actions for the gitclean target.
2009-08-10 Rasmus LerdorfOops, didn't mean to remove the -0 here
2009-08-10 Kalle Sommer... Don't build sqlite as threadsafe if we are doing an...
2009-08-10 Etienne KneussFix endless recursion of var_dump() over self-referenci...
2009-08-10 Pierre Joye- fix and improve dns' AAAA support on windows
2009-08-10 Rasmus LerdorfTweak a few tests that failed on OSX
2009-08-09 Ilia AlshanetskyBFN
next