]> granicus.if.org Git - php/shortlog
php
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...
2007-05-22 Hannes MagnussonLadies and gentelmens,
2007-05-22 Hannes MagnussonUpdate proto&arginfo for double_encode in htmlspecialch...
2007-05-22 Pierre Joye- add cve ref
2007-05-22 Antony DovgalMFH: improve variable name checks
2007-05-22 Hannes MagnussonAdd max_input_nesting_level
2007-05-22 Ilia Alshanetsky[DOC] Added a 4th parameter flag to htmlspecialchars...
2007-05-22 Timm Friebe- Changed hardcoded "tempdb" database name to a constant
2007-05-22 Timm Friebe- Fixed expectancy in for SQL query <select convert...
2007-05-22 Timm Friebe- Added constant TEMPDB, defaulting to "tempdb"
2007-05-22 Timm Friebe- Changed hardcoded "tempdb" database name to a constant
2007-05-22 Timm Friebe- Fixed tests on Windows
2007-05-22 Antony DovgalMFH: fix #41442 (imagegd2() under output control)
2007-05-22 Sara GolemonMFH(r-1.112) Add CURLOPT_TIMEOUT_MS and CURLOPT_CONNECT...
2007-05-21 Ilia AlshanetskyFixed typos
2007-05-21 Michael Wallner- first check the SSL lib string in libcurl and then...
2007-05-21 Dmitry StogovFixed bug #41337 WSDL parsing doesn't ignore non soap...
2007-05-21 Antony DovgalMFH: fix #41455 (ext/dba/config.m4 pollutes global...
2007-05-21 Dmitry StogovFixed crash on "php -b 1234 -unknown-option"
2007-05-21 Dmitry Stogovlibfcgi cleanup (Andrei Nigmatulin)
2007-05-21 Antony DovgalMFH
2007-05-20 Marcus Boerger- MFH Add print_htptr, print_htstr
2007-05-20 Ilia AlshanetskyFixed a possible crash when PATH_INFO is not provided...
2007-05-19 Pierre Joye- use the same checks for zip_stat
2007-05-19 Pierre Joye- #41423. PHP assumes wrongly that certain ciphers...
2007-05-19 Ilia AlshanetskyOptimized digest generation in md5() and sha1() functio...
2007-05-19 Michael Wallner- fix compile/linker agnostic runpath switch
2007-05-19 Ilia AlshanetskyCS fixes
2007-05-19 Ilia AlshanetskyFixed typo in constant name
2007-05-19 Ilia AlshanetskyEliminate memory allocation in RINIT for spl
2007-05-19 Ilia AlshanetskyRemove pointless RINIT
2007-05-19 Ilia AlshanetskyAvoid strlen()
2007-05-19 Ilia AlshanetskyFixed test to work with postgresql
2007-05-19 Antony DovgalMFH
2007-05-19 Stanislav Malyshevand now the right number
2007-05-19 Stanislav Malyshevfix reference
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
next