]> granicus.if.org Git - php/shortlog
php
2007-06-05 Zoe SlatteryNew test cases for file system functions
2007-06-05 Zoe SlatteryAdded fill_buffer() function
2007-06-05 Antony DovgalMFH: fix #41594 (Statement cache is flushed too frequently)
2007-06-04 Ilia AlshanetskyFixed bug #41567 (json_encode() double conversion is...
2007-06-04 Nuno Lopesignore *.gcno
2007-06-04 Antony DovgalMFH
2007-06-04 Antony Dovgalnews entry
2007-06-04 Antony DovgalMFH: add missing open_basedir checks to CGI
2007-06-04 Antony Dovgalfix folding
2007-06-04 Antony Dovgalfix ws
2007-06-04 Brian Shirefix sprintf/printf %u tests so they work correctly...
2007-06-03 Hannes Magnussonfix test
2007-06-03 foobarfix test
2007-06-03 foobarMFH
2007-06-03 Pierre Joye- fix logic (goto is a gift, I should use it :)
2007-06-03 Pierre Joye- pecl bug #11216, better fix, leak removed and improve...
2007-06-03 foobarbug news
2007-06-03 foobarMFH:- Fixed bug #41576 (misbehaviour when using --witho...
2007-06-03 Pierre Joye- PECL #11216 test
2007-06-03 Pierre Joye- PECL #11216, addEmptyDir crashes if the directory...
2007-06-03 foobarfix news
2007-06-03 Ilia AlshanetskyCorrected fix for CVE-2007-2872
2007-06-03 Pierre Joye- MFH: @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VE...
2007-06-03 Ilia AlshanetskyFixed test for PostgreSQL
2007-06-03 foobarMFH:- Improved the error message for exceeding max_inpu...
2007-06-03 Ilia AlshanetskyImproved fix for MOPB-02-2007
2007-06-03 Brian ShireMFH: Change printf %u behavior so that it does not...
2007-06-02 Pierre Joye- sx/sy must be > 0 and < INT_MAX
2007-06-02 Pierre Joye- enable tests even when an external GD is used. Latest...
2007-06-01 foobarfix test
2007-06-01 foobarMFH: - Fixed bug #41555 (configure failure: regression...
2007-06-01 foobarMFH: - Add missing CXXFLAGS_CLEAN variable.
2007-06-01 Antony DovgalMFH: fix #41518 (file_exists() warns of open_basedir...
2007-06-01 Antony DovgalMFH: fix #39330 (apache2handler does not call shutdown...
2007-05-30 Ilia AlshanetskyBack to dev
2007-05-30 Ilia Alshanetsky5.2.3
2007-05-30 Antony DovgalMFH
2007-05-30 Antony Dovgalfix test names
2007-05-30 Pierre Joye- add missing cert (thx Tony)
2007-05-30 Antony Dovgalfix test (second try)
2007-05-30 Antony Dovgalfix test
2007-05-30 Antony DovgalMFH: fix lstat() function resolving symlinks
2007-05-30 Antony Dovgalfix tests
2007-05-30 Antony Dovgalset module in internal_function struct
2007-05-30 Ilia AlshanetskyFixed an interger overflow inside chunk_split(), identi...
2007-05-29 Antony Dovgalfix tests
2007-05-29 Marcus Boerger- Bug #41525 ReflectionParameter::getPosition() not...
2007-05-28 Antony Dovgalfix test names
2007-05-28 Pierre Joye- MFH:
2007-05-28 Hannes MagnussonMFH
2007-05-28 Hannes MagnussonMFH: fix logic
2007-05-28 Antony Dovgalreorder
2007-05-28 Antony DovgalMFH
2007-05-28 Dmitry StogovRemoved deprecated comment
2007-05-27 Antony DovgalMFH
2007-05-27 Hannes Magnussonthe binary is called php-cgi now
2007-05-27 foobarMFH: add missing entries, these are in PHP_4_4 branch..
2007-05-27 Ilia AlshanetskyAdjust tests to reflect the new expected output
2007-05-27 Ilia AlshanetskyFixed SQLite version
2007-05-27 Ilia AlshanetskyFixed bug #41477 (no arginfo about SoapClient::__soapCa...
2007-05-27 Ilia AlshanetskyFixed bug #41492 (open_basedir/safe_mode bypass inside...
2007-05-27 Ilia AlshanetskyFixed bug #41236 (Regression in timeout handling of...
2007-05-27 Ilia AlshanetskyFixed bug #41504 (json_decode() incorrectly decodes...
2007-05-27 Nuno Lopesfix handling of &&amp; by htmlentities 'no-double-encode'
2007-05-27 Nuno Lopesfix the new 'no-double-encoding' feature of htmlspecial...
2007-05-27 Nuno Lopesmake make_digest() output a 16-byte string so that...
2007-05-27 Antony DovgalMFH: add missing skipif sections
2007-05-27 foobarfix news
2007-05-27 foobar- Fixed bug #41511 (Compile failure under IRIX 6.5...
2007-05-27 Antony Dovgalcheck for required func
2007-05-27 Antony Dovgalfix test
2007-05-25 Rasmus LerdorfRemove simple optimization here for now until we clean...
2007-05-25 Hannes MagnussonMFH: Mention why short_open_tags is off (bug#37068)
2007-05-25 Hannes MagnussonAllow skipping hint_charset (fixes ext/standard/tests...
2007-05-25 Zoe SlatteryNew testcaes for file/strings/general_functions
2007-05-25 Hannes MagnussonMFH: protos (patch by jeffg at activestate dot com)
2007-05-25 Michael Wallner- fix typo
2007-05-25 Hannes MagnussonMention json nesting dept bump
2007-05-25 Hannes MagnussonThis test should only test failures
2007-05-25 Hannes MagnussonFix test after stack limit bump
2007-05-25 Rasmus LerdorfSlightly cleaner code
2007-05-25 Rasmus LerdorfOptimize sapi_get_request_time() slightly making it...
2007-05-25 Ilia AlshanetskyBack to dev
2007-05-25 Ilia Alshanetsky5.2.3RC1
2007-05-24 foobar- Unify installation of SAPIs: CGI is no exception...
2007-05-24 Rasmus LerdorfMake the code match the commit comment
2007-05-24 Rasmus LerdorfI don't see any reason to leave the stack limitation...
2007-05-24 foobar- Allow build without flex/bison installed (fixes build...
2007-05-24 Rasmus LerdorfUh, only meant to remove the null check, not the assignment
2007-05-24 Rasmus LerdorfAvoid running off the end of a non-null terminated...
2007-05-24 foobar- Fix previous fix. (just revert of Stefan's bad fix..)
2007-05-24 foobar- Fix idiotic change in logic. (hint: flex is _REQUIRED...
2007-05-24 Dmitry StogovImpoved error reporting on parser errors (Matt, Dmitry)
2007-05-23 Ilia AlshanetskySimplify code
2007-05-22 Hannes Magnussonnew curl constants
2007-05-22 Antony Dovgalfix tests
2007-05-22 Antony Dovgalfix test
2007-05-22 Hannes MagnussonAdd entry about --ini
2007-05-22 Raghubansh... New version of gettype_settype_variation1.phpt gettype_...
2007-05-22 Raghubansh... New version of basename_basic.phpt, basename_error...
next