]> granicus.if.org Git - php/shortlog
php
2009-09-09 Jani TaskinenIhnetd.
2009-09-08 Ilia AlshanetskyTZ news
2009-09-08 Derick Rethans- Updated to version 2009.13 (2009m)
2009-09-07 Ilia AlshanetskyFixed tests
2009-09-07 Ilia AlshanetskyFixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallow...
2009-09-06 Pierre Joye- revert last commit, breaks the build and needs test...
2009-09-06 Moriyoshi Koizumi- Fix leaks.
2009-09-05 Pierre Joye- WS
2009-09-05 Pierre Joye- don't hide early declaration
2009-09-05 Pierre Joye- fix #49274, filter_var does not accept object without...
2009-09-05 Jani Taskinen- This was not supposed to be committed..
2009-09-05 Jani Taskinen- Fixed bug #49182 (PHP CGI always outputs the shebang...
2009-09-04 Jani Taskinen- some styling
2009-09-04 Sriram Natarajan- Fixed bug #49447 (php engine need to correctly check...
2009-09-03 Matteo BeccatiMFH
2009-09-03 Sebastian BergmannMake invokeArgs() error messages consistent with invoke().
2009-09-03 Pierre Joye- missing )
2009-09-03 Jani Taskinen- Prepare for b-day :D
2009-09-03 Ilia AlshanetskyBack to dev
2009-09-03 Ilia Alshanetsky5.2.11RC2
2009-09-03 Pierre Joye- Fix sanity check for the color index in imagecolortra...
2009-09-02 Ilia AlshanetskyFixed return value to comply with tests
2009-09-02 Jani Taskinen- Add missing bug fixing news
2009-09-01 Patrick AllaertMerging last tests made in HEAD
2009-09-01 Patrick AllaertFixing #49424 (#48696): segfault while using ldap_searc...
2009-08-31 Jani Taskinenfix typo
2009-08-31 Jani Taskinen- Fixed zlib.deflate compress filter to actually accpet...
2009-08-31 Zoe Slatteryadd missing skipifs
2009-08-31 Ilia AlshanetskyFixed bug #49361 (wordwrap() wraps incorrectly on end...
2009-08-31 Jani TaskinenMF53: - Fixed bug #49000 (PHP CLI in Interactive mode...
2009-08-30 Zoe SlatteryThe last of the 2009 testfest tests
2009-08-30 Pierre Joye- Fixed leak on error in popen/exec (and related functions)
2009-08-30 Zoe SlatteryMore tests from 2009 testfest
2009-08-30 Zoe Slatterybc math tests from testfest 2009
2009-08-30 Zoe Slatteryserver for ftp tests
2009-08-30 Zoe SlatteryMore tests from 2009 testfest
2009-08-30 Zoe SlatteryFixed to allow for http etc
2009-08-28 andy wharmbyNew basic network function tests. Tested on Windows...
2009-08-28 Zoe SlatteryMore tests from 2009 testfest
2009-08-27 andy wharmbyFix time_sleep_until() tests; not supported on Windows...
2009-08-27 andy wharmbyFix tests. Add missing SKIPIF sections so test do not...
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 #44683, popen crashes when an invalid mode is...
2009-08-26 Pierre Joye- fix build (pls at least try to compile before committing)
2009-08-26 Zoe SlatteryTest from 2009 testfest
2009-08-26 Ilia AlshanetskyFixed variable clobbering
2009-08-26 Dmitry StogovFixed bug #47273 (Encoding bug in SoapServer->fault)
2009-08-26 Guenter Knauffix bug #48640: cleaned up ifdef whoes, removed duplica...
2009-08-24 Ilia AlshanetskyDon't clober variables
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-20 Jani Taskinen- Fixed bug #49286 (php://input (php_stream_input_read...
2009-08-20 Jani Taskinen- WS + CS + sync
2009-08-20 Jani Taskinen- Fixed bug #49289 (bcmath module does not compile...
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 Ilia AlshanetskyNULL the value after free
2009-08-17 andy wharmbyNew str_replace() tests. All tested on Windows, Linux...
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 andy wharmbyMake test more portable.
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 AlshanetskyAdded missing sanity checks around exif processing
2009-08-14 Dmitry StogovFixed crash in usort() and uasort() in case user compar...
2009-08-13 Ilia AlshanetskyBack to dev
2009-08-13 Ilia AlshanetskyBack to RC1 for a second (still learning svn ;( )
2009-08-13 Ilia AlshanetskyBack to dev
2009-08-13 Ilia Alshanetsky5.2.11RC1
2009-08-12 Scott MacVicarBFN
2009-08-12 Scott MacVicarMFB 5.3: Fix bug #48284 (r283144) - adler32 is in the...
2009-08-11 Sriram Natarajan- Simplify default flags for Sun C compiler.
2009-08-11 Stanislav Malyshevfix potential memory issue on serialization
2009-08-11 Scott MacVicarWe should check /usr/local/include last
2009-08-11 Ilia AlshanetskyFixed typo
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 LerdorfTweak a few tests that failed on OSX
2009-08-09 Rasmus LerdorfMake these socket tests less Linux-specific
2009-08-09 Rasmus LerdorfThe system error here may not be "Filename too long...
2009-08-09 Rasmus LerdorfSkip this test on osx because ceil(-0.5) doesn't return...
2009-08-08 Rasmus LerdorfRestore intra-string whitespace collapsing broken in...
2009-08-07 Rasmus LerdorfOops, true/false are not defined on Linux. They are...
2009-08-07 Rasmus LerdorfOnly skip leading 0's - fixes a test I broke a while ago
2009-08-06 Scott MacVicarMerge r286857: Change dns.h to php_dns.h, part of my...
2009-08-06 Rasmus LerdorfMore eol crap
2009-08-06 Rasmus LerdorfFix more tests messed up by svn
2009-08-06 Rasmus LerdorfFix test
2009-08-06 Ilia AlshanetskyMake test more generic
2009-08-06 Jani Taskinen- Fix CS and remove extra strlen() call
next