]> granicus.if.org Git - php/shortlog
php
2006-03-13 Marcus Boerger- Fix tests
2006-03-13 Marcus Boerger- Cleanup
2006-03-13 Sara GolemonMake php_stream_write_buffer() return characters writte...
2006-03-13 Seiji Masugatafixed compiler warning.
2006-03-13 Derick RethansThis makes file_put_contents() work for:
2006-03-13 Ilia AlshanetskyMFB51: Added overflow checks to wordwrap() function.
2006-03-13 Dmitry StogovOptimized cleanup loops on request shutdown
2006-03-13 Dmitry StogovFixed realpath() cache for main script with FastCGI...
2006-03-13 <changelog... ChangeLog update
2006-03-13 Sara GolemonRefactor streams layer for PHP6.
2006-03-12 Ilia AlshanetskyMFB51: As per agreement during PDM, remove the E_STRICT...
2006-03-12 Marcus Boerger- Fix ReflectionParameter
2006-03-12 Marcus Boerger- Prefix test names
2006-03-12 Rui Hirokawafixed a possible null injection caused by missuse of...
2006-03-12 <changelog... ChangeLog update
2006-03-11 Marcus Boerger- Fix writing faillog with redirected tests
2006-03-11 Marcus Boerger- Fix test results with redirected tests
2006-03-11 Marcus Boerger- Load list of extensions to test from php that is...
2006-03-11 <changelog... ChangeLog update
2006-03-11 Marcus Boerger- Drop supoerflous skipif
2006-03-11 Marcus Boerger- Add test
2006-03-10 Marcus Boerger- Set clone handler even though right now some spl...
2006-03-10 Marcus Boerger- Fix issue with parser error in included phar:// entries
2006-03-10 Marcus Boerger- Works better with correct syntax
2006-03-10 Marcus Boerger- Add new test
2006-03-10 Marcus Boerger- Add neccessary skipif
2006-03-10 Brian France for the primary file only lookup the real file path and
2006-03-10 Pierre Joye- MFB: #36686, do not be quiet with the extern GD
2006-03-10 Seiji Masugatafixed different value was returned in mb_get_info.
2006-03-10 Dmitry StogovFixed compilation error (Rob)
2006-03-10 Dmitry StogovAdded RETVAL_EMPTRY_TEXT() and RETURN_EMPTY_TEXT()...
2006-03-10 Dmitry StogovFixed bug #36629 (SoapServer::handle() exits on SOAP...
2006-03-10 Dmitry StogovFixed debug_zval_dump() to support private and protecte...
2006-03-10 Dmitry StogovImplemented "jump label" operator (limited "goto")
2006-03-10 <changelog... ChangeLog update
2006-03-09 Marcus Boerger- Revert left-over
2006-03-09 Marcus Boerger- Add new test
2006-03-09 Marcus Boerger- Add read ahead ability
2006-03-09 Marcus Boerger- More testing via fgetcsv
2006-03-09 Sara GolemonMove temporary local storage of primary file's realpath...
2006-03-09 Marcus Boerger- Add new test
2006-03-09 Sebastian BergmannMake spl_register_std_class() and spl_register_sub_clas...
2006-03-09 <changelog... ChangeLog update
2006-03-08 Marcus Boerger- Fix a bunch of issues, now the classname and the...
2006-03-08 Marcus Boerger- Automatic tsrm key fetching
2006-03-08 Marcus Boerger- Automatic TSRM/ZTS detection
2006-03-08 Michael WallnerMFB: Fix bug #36656 (http_build_query generates invalid...
2006-03-08 Marcus Boerger- safe_mode is nuked in head
2006-03-08 Marcus Boerger- Cloning might need special treatment as well
2006-03-08 Marcus Boerger- Initial refcounting
2006-03-08 Marcus Boerger- Something that uses void* oth might want to deinitial...
2006-03-08 Ilia Alshanetskysafe_mode news
2006-03-08 Ilia AlshanetskySo long safe_mode mode.
2006-03-08 <changelog... ChangeLog update
2006-03-08 Marcus Boerger- WS/CS
2006-03-08 Pierre Joye- remove magic_quotes_gpc, magic_quotes_runtime, magic_...
2006-03-07 Alex WaughFix for RISC OS
2006-03-07 Alex WaughImprove DOCUMENT_ROOT setting
2006-03-07 Marcus Boerger- WS
2006-03-07 Marcus Boerger- Update tests
2006-03-07 Colin Viebrockchange these in HEAD too
2006-03-07 Ilia AlshanetskyNuke safe_mode from sapi/*
2006-03-07 Antony Dovgalprepare to the next release
2006-03-07 Dmitry StogovReverted "break label"
2006-03-07 Andrei Zmievski*** empty log message ***
2006-03-07 Derick Rethans- Make this compile again
2006-03-07 Antony Dovgaladd workaround for Oracle server crash, use OCIServerVe...
2006-03-07 <changelog... ChangeLog update
2006-03-07 Andrei ZmievskiMark some functions as Unicode-safe and adjust UTODO...
2006-03-07 Pierre Joye- gd1 and ft1 entry
2006-03-07 Sara GolemonRemove register_globals regression test for Pierre
2006-03-07 Pierre Joye- remove register_globals support (aka "Kill the f...
2006-03-06 Rasmus Lerdorfstray text
2006-03-06 Sebastian BergmannMFB: Fix build and sync parameters with config0.m4.
2006-03-06 Marcus Boerger- Missed 'proto'
2006-03-06 Marcus Boerger- Make test not depend on my filesystem layout
2006-03-06 Andrei ZmievskiFix protos to use 'string' for parameters that can...
2006-03-06 Derick Rethans- Fixed bug #36638 (strtotime unconditional false retur...
2006-03-06 Andrei ZmievskiImport PCRE 6.6 and make adjustments.
2006-03-06 Marcus Boerger- Fixed #36625 pg_trace() does not work
2006-03-06 Rob Richardsimplement addChild() and addAttribute() methods
2006-03-06 Ilia AlshanetskyFixed bug #36630 (umask not reset at the end of the...
2006-03-06 Marcus Boerger- Proto fixes
2006-03-06 Marcus Boerger- Proto fixes
2006-03-06 Dmitry Stogovfixed compatibility with ext/hash
2006-03-06 Marcus Boerger- Proto fixes
2006-03-06 <changelog... ChangeLog update
2006-03-05 Pierre Joye- revert Harmut commit, Histogram implementation not...
2006-03-05 Derick Rethans- And not here either...
2006-03-05 Marcus Boerger- Fix comment, too
2006-03-05 Hartmut Holzgraefe- fixed size information for _php_sig_png array
2006-03-05 Marcus Boerger- Fix Bug #34019 by popular demand: Implementing interf...
2006-03-05 Hartmut Holzgraefeadded ImageColorHistogram function
2006-03-05 Marcus Boerger- Fix build
2006-03-05 Ilia AlshanetskyFixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY...
2006-03-05 Pierre Joye- mv package2 to package
2006-03-05 Pierre Joye- remove it, 1.3.x is dead
2006-03-05 Pierre Joye- xmllint
2006-03-05 Pierre Joye- update changelog, and start new release tag
2006-03-05 Antony Dovgaladd test
next