]> granicus.if.org Git - php/shortlog
php
2009-02-11 Antony DovgalMFH: fix bug #47353 (crash when creating a lot of objec...
2009-02-11 Antony DovgalMFH: fix check for zend_extension type
2009-02-11 Scott MacVicarMFH Fix debug builds for OSX, PHP_DEBUG is set to 1...
2009-02-10 Lukas SmithMFH primary tester ml needs to be in the TO not CC
2009-02-10 Ilia AlshanetskyAdjust condition
2009-02-10 Ilia AlshanetskyMFB: typo fix
2009-02-10 Ilia AlshanetskyMFB: Added path truncation E_NOTICE to let people now...
2009-02-10 Scott MacVicarThe constructor should also throw exceptions, make...
2009-02-09 Felipe Pena- MFH: Fix tests
2009-02-09 Ilia AlshanetskyInitialize optional var
2009-02-09 Greg Beaverremove entry for bug #46026, this is fixed in 5.2 now...
2009-02-09 Felipe Pena- MFH: Fix test
2009-02-09 Felipe Pena- MFH: Fix mem. leak
2009-02-09 Felipe Pena- MFH: Fixed test
2009-02-09 Dmitry StogovFixed bug #47329 (Crash in garbage collector)
2009-02-09 Dmitry StogovFixed bug #47320 ($php_errormsg out of scope in functions)
2009-02-09 Dmitry StogovBetter fix for #47341
2009-02-09 Ilia AlshanetskyMFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren...
2009-02-08 Lukas Smithprimary testers list is now mailed for every release
2009-02-08 Derick Rethans- MFH: Fixed bug #47341: Calling gc_collect_cycles...
2009-02-06 Felipe Pena- Improve test
2009-02-06 Felipe Pena- MFH: Fixed bug #47322 (sscanf %d does't work)
2009-02-06 Moriyoshi Koizumi* MFH: Fix bug #45239 (encoding detector hangs with...
2009-02-05 Jani Taskinen- Fix crap
2009-02-05 Christopher... Make message punctuation consistent across PHP
2009-02-05 Christopher... Tweak fix for #45458 to allow this branch (from PECL...
2009-02-05 Felipe Pena- Update
2009-02-04 Felipe Pena- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
2009-02-03 David Coallier- Added news item for Bugfix #46048
2009-02-03 David Coallier- Fixed Bug #46048 (SimpleXML top-level @attributes...
2009-02-03 Ilia AlshanetskyMFB: Return empty string when recv() does not fetch...
2009-02-03 Greg BeaverRe-Fixed bug #46026 (bz2.decompress/zlib.inflate filter...
2009-02-03 Greg Beaverfix bug #47085:rename() returns true even if the file...
2009-02-03 Greg Beaverfix bug #47265 (generating phar.phar fails because...
2009-02-03 Etienne KneussMFH: Fix #47031 (Fix constants in example)
2009-02-02 Ilia AlshanetskyFixed bug #47282 (FILTER_VALIDATE_EMAIL is marking...
2009-02-02 Nuno Lopesregenerate
2009-02-02 Nuno Lopesfix bug #46347: allow * in ini keys
2009-02-02 Felipe Pena- MFH: Fixed bug #47269 (Typo: SoapSlient instead of...
2009-02-02 Pierre Joye- silent compiler warning about socklen_t benign redefi...
2009-02-02 Pierre Joye- define HAVE_SOCKLEN_T as it exists (vc6+)
2009-02-02 Pierre Joye- MFH: fix build (use the same arginfo than the aliased...
2009-02-02 Moriyoshi Koizumi- MFH: Fix bug #46843 (CP936 euro symbol is not convert...
2009-02-01 David Soria... MFH: Fix a typo
2009-02-01 andy wharmbyNew set_magic_quotes() tests. Tested on Windows, Linux...
2009-02-01 andy wharmbyNew php_uname() tests. Tested on Windows, Linux and...
2009-02-01 andy wharmbyNew get_defined_vars(), get_included_files(), get_magic...
2009-02-01 andy wharmbyNew escapeshellarg() tests. Tested on Windows, Linux...
2009-02-01 andy wharmbyNew floatval() tests. Tested on Windows, Linux and...
2009-02-01 Christian SeilerFixed regression of bug #46205, thanks to felipe for...
2009-01-31 Felipe Pena- MFH: Fixed bug #47255 (Typo in php.ini files)
2009-01-31 Kalle Sommer... MFH: Fix arginfo for imagefilter()
2009-01-30 Stanislav Malyshevfix bug #14562
2009-01-30 Felipe Pena- MFH: Fix test
2009-01-30 Felipe PenaMFH:
2009-01-30 Felipe Pena- MFH: Year++
2009-01-30 Ilia AlshanetskyImproved validation checks inside str_pad()
2009-01-29 Scott MacVicarMFB Fix bug #47245 - Double free in mb_detect_encoding()
2009-01-29 Stanislav Malyshevfix // comments
2009-01-29 Felipe Pena- MFH: Added arginfo
2009-01-29 Felipe Pena- Re-added safe mode check
2009-01-28 Scott MacVicarFix build on Windows
2009-01-28 Nuno Lopesthe offset parameter of mmap() must be aligned to a...
2009-01-28 Scott MacVicarBroken test, skipif sections had a parse error
2009-01-28 Nuno LopesBFN
2009-01-28 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2009-01-28 Nuno Lopesfix bug #47229: preg_quote should escape '-'
2009-01-28 Johannes Schlüter- Add .cvsignore
2009-01-28 Johannes SchlüterBack to -dev
2009-01-28 Johannes SchlüterPHP 5.3.0beta1
2009-01-28 Johannes SchlüterProperly disable phar for the moment
2009-01-28 Pierre Joye- enchant entry and fix news
2009-01-28 Steph Fox- Skeleton version taken directly from the scratchpad...
2009-01-28 Scott MacVicarDisable Phar on big endian systems for beta 1.
2009-01-28 Antony Dovgalfix test
2009-01-27 Ilia AlshanetskyImproved parameter parsing
2009-01-27 Pierre Joye- fix build
2009-01-27 Pierre Joye- prevent redefinition
2009-01-27 Johannes SchlüterMFH: Fix mysqli pconnects to properly reset connection...
2009-01-27 Antony Dovgalfix compile warning
2009-01-27 Derick Rethans- Fixed tests?
2009-01-27 Scott MacVicarFix tests
2009-01-27 Derick Rethans- MFH: Elevate no-tz set warning from E_STRICT to E_WAR...
2009-01-26 Christian Seiler[DOC] Remove $this support in closures for PHP 5.3...
2009-01-26 Pierre Joye- idn build for win
2009-01-26 Pierre Joye- IDN entry
2009-01-26 Pierre Joye- [DOC] add IDN support, idn_to_ascii and idn_to_utf8
2009-01-26 andy wharmbySplit-ip var_export.phpt and add new error tests....
2009-01-26 Rob RichardsMFH: fix bug #47220 (segfault in dom_document_parser...
2009-01-26 Ilia AlshanetskyFixed bug #47217 (content-type is not set properly...
2009-01-26 Etienne KneussMFH: Improve spl_object_hash()
2009-01-26 Dmitry StogovFixed bug #46419 (Elements of associative arrays with...
2009-01-25 Antony DovgalMFH use example.com
2009-01-25 Antony Dovgaldo not define CURLE_SSH twice
2009-01-25 andy wharmbySplit is_callable test. Test on Windows, Linux and...
2009-01-25 Ilia AlshanetskyImproved fix for bug #47174 & added a test
2009-01-25 Pierre Joye- nicer features list
2009-01-25 Felipe Pena- Fixed tests
2009-01-25 Pierre Joye- curl ssh entry
2009-01-25 Pierre Joye- MFH
next