]> granicus.if.org Git - php/shortlog
php
2007-05-18 Antony Dovgalreorder
2007-05-18 Stanislav Malyshevnews about #41401
2007-05-18 Antony Dovgalfix test
2007-05-18 Antony Dovgalfix leak and check for < 0 only of the 5th arg was...
2007-05-18 Stanislav Malyshevadd test for 41401
2007-05-18 Stanislav Malyshevfix #41401 - parser precedence on unary operators
2007-05-18 Dmitry StogovImproved compilation of heredocs and interpolated strin...
2007-05-18 Antony DovgalMFH: fix #41430 (Fatal error with negative values of...
2007-05-18 Antony DovgalBFN
2007-05-18 Antony DovgalMFH: fix #41421 (Uncaught exception from a stream wrapp...
2007-05-18 Antony Dovgalfix tests
2007-05-18 Rasmus LerdorfGet rid of a stray time() syscall in tsrm and clean...
2007-05-18 Antony Dovgalfix tests
2007-05-17 Nuno Lopesfix gcov build.......
2007-05-17 Antony Dovgalnews entry
2007-05-17 Antony Dovgalimplement FR #41416 (getColumnMeta() should also return...
2007-05-17 Hannes MagnussonFix paths for ext/sqlite
2007-05-17 Antony Dovgalfix test
2007-05-17 Rasmus LerdorfGet rid of a useless RINIT and an empty RSHUTDOWN on...
2007-05-16 Pierre Joye- fix title
2007-05-16 Pierre Joye- MFH: libgd #86: Fixed possible infinite loop in libgd...
2007-05-16 Pierre Joye- MFH: libgd #86: Fixed possible infinite loop in libgd...
2007-05-16 Michael Wallner- BFN
2007-05-16 Michael Wallner- fixed bug #41358: configure cannot determine libcurl...
2007-05-16 Zoe SlatteryUpdated range() test
2007-05-16 Ilia AlshanetskyUpgraded libsqlite3 to SQLite 3.3
2007-05-16 Ilia AlshanetskyMake test work in sqlite
2007-05-16 Antony Dovgaltypofix
2007-05-16 Ilia Alshanetskynews
2007-05-16 Ilia Alshanetsky[DOC] Added PDO::FETCH_KEY_PAIR mode that will fetch...
2007-05-16 Marcus Boerger- MFH Extensions are indexed lowercased and not case...
2007-05-16 Antony DovgalMFH: fix #41394 (dbase_create creates file with corrupt...
2007-05-16 Antony DovgalMFH: fix #41403 (json_decode cannot decode floats if...
2007-05-16 Stanislav Malyshevdo not send cookie when session is passed in URL, same...
2007-05-15 Antony Dovgalfix tests
2007-05-15 Scott MacVicarMFH: Fixed bug #41390 (Clarify error message with inval...
2007-05-15 Antony Dovgaladd the original author of the patch
2007-05-15 Dmitry StogovFixed bug #41378 (fastcgi protocol lacks support for...
2007-05-14 Ilia AlshanetskyNews file cleanup
2007-05-14 Scott MacVicarPrefix NEWS item so documentation team know of new...
2007-05-14 Scott MacVicarAdd mysql_set_charset() so that the connection encoding...
2007-05-14 Antony Dovgalfix test
2007-05-14 Antony DovgalMFH
2007-05-14 Rob Richardsfree wholetext properly
2007-05-14 Rob RichardsBFN
2007-05-14 Rob RichardsFixed bug #41374 (wholetext concats values of wrong...
2007-05-14 Antony Dovgalfix CS
2007-05-14 Antony Dovgalremove floats, their text representation varies dependi...
2007-05-14 Antony Dovgaladd 64bit tests
2007-05-14 Antony Dovgalfix precision
2007-05-14 Antony Dovgalfix tests - make them 32bit only, 64bit version will...
2007-05-14 Pierre Joye- [@DOC] MFH: #41326, better fix. It restores BC and...
2007-05-13 Ilia AlshanetskyFixed bug #41353 (crash in openssl_pkcs12_read() on...
2007-05-12 Hannes MagnussonMFH: bug#41361 (shell_exec() does not find binaries)
2007-05-12 Raghubansh... New version of debug_zval_dump_b.phpt, is_array.phpt...
2007-05-12 Raghubansh... New version of addcslashes.phpt, md5_file.phpt, str_rep...
2007-05-12 Raghubansh... New version of 005.phpt, array_change_key_case.phpt...
2007-05-12 Raghubansh... New version of 009.phpt
2007-05-11 Antony DovgalMFH: remove warnings in resource dtor
2007-05-11 Antony DovgalBFN
2007-05-11 Antony DovgalMFH: fix #41134 (zend_ts_hash_clean not thread-safe)
2007-05-11 Antony DovgalBFN
2007-05-11 Antony DovgalMFH: fix #41351 (Invalid opcode with foreach ($a[]...
2007-05-11 Dmitry StogovFixed bug #39542 (Behaviour of require/include differen...
2007-05-11 Marcus Boerger - MFH Add invert option to RegexIterator
2007-05-10 Antony DovgalMFH: fix segfault in strripos() when offset == INT_MAX+1
2007-05-10 Antony Dovgal%d -> %ld
2007-05-10 Ilia AlshanetskyFixed random number generation for http auth mechanism...
2007-05-10 Hannes Magnussonuse php_strtok_r() rather than strsep()
2007-05-10 Antony DovgalMFH: flush output buffer when/if highlight_string(...
2007-05-10 Dmitry StogovFixed bug #41291 (FastCGI does not set SO_REUSEADDR...
2007-05-10 Dmitry StogovFixed bug #41337 (WSDL parsing doesn't ignore non soap...
2007-05-10 Scott MacVicarFixed bug #41347 (checkdnsrr() segfaults on empty hostn...
2007-05-10 Antony DovgalMFH: fix segfault in iptcembed()
2007-05-10 Antony DovgalMFH: bcmath.scale must be greater or equal to zero
2007-05-09 Ilia AlshanetskyFixed a typo
2007-05-08 Pierre Joye- MFH: #41326, Writing empty tags with Xmlwriter::Write...
2007-05-08 Ilia AlshanetskyFixed bug #41321 (downgrade read errors in getimagesize...
2007-05-08 Dmitry StogovFixed bug #41304 (compress.zlib temp files left)
2007-05-07 Ilia AlshanetskyRegister RAW_POST_DATA even when always_populate_raw_po...
2007-05-07 Antony Dovgalfix tests (add precision)
2007-05-07 Antony Dovgalfix tests
2007-05-07 Antony Dovgalfix tests
2007-05-07 Antony Dovgalfix test
2007-05-07 Ilia AlshanetskyFixed SOAP tests and added additional tests to ensure...
2007-05-07 Ilia AlshanetskyAdded support for --GZIP_POST-- and --DEFLATE_POST...
2007-05-07 Antony Dovgalfix test names
2007-05-07 Antony Dovgalfix test names
2007-05-07 Nuno Lopesfix test title
2007-05-07 Pierre Joye- MFH: fix build when use with a museum freetype versio...
2007-05-07 Antony Dovgaladd 64bit version of the tests
2007-05-07 Antony Dovgalfix tests
2007-05-07 Antony Dovgalfix test
2007-05-06 Ilia AlshanetskyAllow SOAP extension's handler() to work even when
2007-05-06 Ilia AlshanetskyFixed bug #41293 (Fixed creation of HTTP_RAW_POST_DATA...
2007-05-06 Ilia AlshanetskyAdded HTTP_RAW_POST_DATA test for instances where post...
2007-05-06 Ilia AlshanetskyAdded $HTTP_RAW_POST_DATA test
2007-05-06 Ilia AlshanetskyClarify bug fix details
2007-05-06 Hannes MagnussonMFH: Fixed PHP CLI to use the php.ini from the binary...
2007-05-06 Hannes MagnussonFix test
next