]> granicus.if.org Git - php/shortlog
php
2009-05-26 Pierre Joye- expose gdImageGetTrueColorPixel in bundled lib
2009-05-26 Pierre Joye- [DOC] always enable imagefilter and imageconvolution...
2009-05-26 Felipe Pena- Fixed param type (%l -> %ld)
2009-05-26 Felipe Pena- MFH: Nuke unused variables
2009-05-26 Jani TaskinenNuke duplicate tests
2009-05-26 Jani Taskinenfix test
2009-05-26 Pierre Joye- always add libgd/
2009-05-26 Pierre Joye- add a note about the actual problen so we don't forget it
2009-05-26 Jani Taskinen- Added note about omitted break
2009-05-26 Eric StewartAdd tests:
2009-05-26 Jani Taskinen- Fixed bug #45202 (zlib.output_compression can not...
2009-05-26 Jani Taskinenws + cs
2009-05-25 Kalle Sommer... MFH: Typo
2009-05-25 Pierre Joye- better fix for file:/// and file://localhost (thx...
2009-05-25 Pierre Joye- #48202, Out of memory error when passing non-existing...
2009-05-25 Rasmus LerdorfRemoving test
2009-05-25 Pierre Joye- MFH: enable MPIR support and the good old 4.1.x gmp...
2009-05-25 Eric StewartAdd the following new tests:
2009-05-25 Sara GolemonMFH(r-1.103) Expand zend_symtable_update_current_key...
2009-05-24 Greg BeaverMFH: fix potential segfault when converting phars with...
2009-05-24 Ilia AlshanetskyMFB: Improve fix for bug #48313
2009-05-23 Felipe Pena- New tests (testfest NorthWestUG)
2009-05-23 Felipe Pena- MFH: Added missing param checks
2009-05-23 Felipe Pena- New xsl files
2009-05-23 Felipe Pena- New tests (testfest BerlinUG)
2009-05-23 Felipe Pena- Fix error message
2009-05-23 Nuno Lopesfix compilation of pdo_firebird and intl extension...
2009-05-23 Kalle Sommer... Fixed compiler warning again, uint8_t is only available...
2009-05-23 Eric StewartNew test: DOMAttr read $name property.
2009-05-23 Eric StewartNew test: DOMAttr __construct() with no arguments.
2009-05-22 Kalle Sommer... MFH: Previous commit was an old version of the patch...
2009-05-22 Kalle Sommer... MFH: Don't build SQLite threadsafe on NTS builds
2009-05-22 Kalle Sommer... MFH: Fix test on Windows
2009-05-22 Kalle Sommer... MFH: Added missing SKIPIF
2009-05-22 Felipe Pena- MFH: Fixed invalid date checking
2009-05-22 Felipe Pena- New test
2009-05-22 Arnaud Le BlancMFH: Use zend_get_property_info() in get_class_vars...
2009-05-22 Kalle Sommer... getClosureThis() and $this handling in closures was...
2009-05-21 Arnaud Le BlancMFH: Fixed bug #48336 (ReflectionProperty::getDeclaring...
2009-05-21 Arnaud Le BlancMFH: set second argument of gettimeofday() to NULL...
2009-05-21 Arnaud Le BlancMFH: Better fix for #45622 (patch by robinf at php...
2009-05-21 Ilia AlshanetskyFixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options...
2009-05-21 Jani TaskinenMFH: ws
2009-05-20 Ilia AlshanetskyMFB: Re-introduce the Matteo's patch and combine defaul...
2009-05-20 Ilia AlshanetskyFixed build
2009-05-20 Jani Taskinen- Sync with HEAD (thanks Hannes :)
2009-05-20 Jani TaskinenMFH: Fix non-windows builds
2009-05-20 Kalle Sommer... MFH: Fixed shared build
2009-05-20 Arnaud Le BlancMFH: Fix skipif
2009-05-20 Antony Dovgalsync with HEAD
2009-05-20 Arnaud Le BlancMFH: set default value of "precision" ini setting,
2009-05-20 Arnaud Le BlancMFH: Fix skipif
2009-05-20 Arnaud Le BlancMFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined)
2009-05-20 Kalle Sommer... MFH: Fix compiler warnings in ext/mysql, ext/mysqli...
2009-05-20 Kalle Sommer... MFH: Fix Windows build, dns_get_record is defined in...
2009-05-19 Jani TaskinenMFH:- Fix bug #48317 (compile failure in dns.h) (thanks...
2009-05-19 Hannes MagnussonMFH: Partial fix for bug#48333
2009-05-19 Ilia AlshanetskyThe \0 removal is only needed prior to 3.4.0
2009-05-19 Ilia AlshanetskyWarning fix
2009-05-19 Ilia AlshanetskyUpgraded to 3.6.14.1
2009-05-19 Kalle Sommer... MFH: Fixed compiler warnings
2009-05-19 Kalle Sommer... MFH: Fixed compiler warning
2009-05-19 Kalle Sommer... MFH: Fix compiler warnings
2009-05-19 Ilia AlshanetskyRevert faulty warning fix
2009-05-19 Kalle Sommer... Cast to unsigned char to prevent compiler warning
2009-05-19 Kalle Sommer... MFH: Fix compiler warnings
2009-05-19 Brian ShireMFH: Fix bug #47859 parse_ini_file() does not like...
2009-05-19 Jani Taskinen- Revert bad compile warning fix which causes compile...
2009-05-19 Jani TaskinenMFH:- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENG...
2009-05-19 Jani TaskinenMFH: Unify macros
2009-05-19 Kalle Sommer... MFH: Cast to SQLUSMALLINT
2009-05-19 Kalle Sommer... MFH: Fix --with-pdo-mssql build and add some warnings...
2009-05-19 Hannes MagnussonFix build
2009-05-19 Jani Taskinenfix news
2009-05-18 Derick Rethans- MFH: Get rid of the four different versions of zend_e...
2009-05-18 Pierre Joye- close manually the impersonation token
2009-05-18 Zoe SlatteryRemoving redundant UEXPECT
2009-05-18 Ilia AlshanetskyFixed bug #48313 (fgetcsv() does not return null for...
2009-05-18 Jani TaskinenMFH: ws + sync
2009-05-18 Hannes MagnussonMFH: Print out the WARNed section
2009-05-18 Hannes MagnussonFix test
2009-05-18 Jani TaskinenMFH
2009-05-18 Pierre Joye- MFH: use ZEND_ARG_ARRAY_INFO for arginfo_curl_setopt_...
2009-05-18 Pierre Joye- sync with HEAD
2009-05-18 Pierre Joye- more WS
2009-05-18 Pierre Joye- MFH: add CURLPROXY_SOCKS4
2009-05-18 Pierre Joye- WS
2009-05-18 Pierre Joye- should not have been commited
2009-05-18 Pierre Joye- MFB: - disable file:// when safe_mode or open_basedir...
2009-05-17 Pierre Joye- #44859, fixed support for windows ACL, drop win9x...
2009-05-17 Felipe Pena- New tests (testfest BerlinUG)
2009-05-17 Felipe Pena- New tests (testfest BelgiumUG)
2009-05-17 Felipe Pena- New tests (testfet LondonUG)
2009-05-17 Arnaud Le BlancMFH: Fixed bug #48309 (stream_copy_to_stream() and...
2009-05-17 Felipe Pena- New tests (testfest Quebec)
2009-05-16 Felipe Pena- New tests (testfest DutchUG)
2009-05-16 Arnaud Le BlancMFH: Test for #38802
2009-05-16 Arnaud Le BlancMFH: Minimal HTTP server to test HTTP stream wrapper
2009-05-16 Arnaud Le BlancFixed bug #38802 (max_redirects and ignore_errors)
2009-05-16 Arnaud Le BlancFix warning when inner stream of a temp:// stream is...
next