]> granicus.if.org Git - php/shortlog
php
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...
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...
next