]> granicus.if.org Git - php/shortlog
php
2009-02-15 Greg BeaverMFB: fix setting of 32-bit values on big-endian systems
2009-02-15 Felipe Pena- Supressing error message for SKIPIF check works as...
2009-02-15 Moriyoshi Koizumi- Fix tests.
2009-02-15 Moriyoshi Koizumi- Refix bug #43840.
2009-02-15 <changelog... ChangeLog update
2009-02-14 Rasmus Lerdorf2.4.1 is safe
2009-02-14 Zoe Slatterysplitting array_chunk into smaller tests
2009-02-14 Moriyoshi Koizumi- Prevent unwanted overflow
2009-02-14 Moriyoshi Koizumi- Fix Bug #45923 (mb_st[r]ripos() offset not handled...
2009-02-14 Moriyoshi Koizumi- These should be E_WARNING for consistency with strpos()
2009-02-14 <changelog... ChangeLog update
2009-02-13 Andrei ZmievskiRevert bogus fix for #47370.
2009-02-13 Zoe Slatteryfixed bad section name
2009-02-13 Kalle Sommer... Revert previous change
2009-02-13 Takeshi Abefixed typos
2009-02-13 Felipe Pena- Added arginfo
2009-02-13 Felipe Pena- New test
2009-02-13 Felipe Pena- Fixed bug #43831 ($this gets mangled when extending...
2009-02-13 <changelog... ChangeLog update
2009-02-12 Moriyoshi Koizumi- Remove dependencies on ustdio.h. Doing so allows...
2009-02-12 Moriyoshi Koizumi* Fix bug #47370 (BC breakage of array_unique())
2009-02-12 Kalle Sommer... Fixed wrong usage of error_reporting directive
2009-02-12 <changelog... ChangeLog update
2009-02-11 Takeshi Abe- fixed memory leaks in gdImageCreateFromXpm()
2009-02-11 Takeshi Abeoptimization via the row-major order.
2009-02-11 Ilia AlshanetskyMFB: Improved param parsing
2009-02-11 Felipe PenaFixed test bug #47311 (PDO::PARAM_LOB columns need...
2009-02-11 Antony Dovgaladd test
2009-02-11 Antony Dovgalfix bug #47353 (crash when creating a lot of objects...
2009-02-11 Antony Dovgalfix check for zend_extension type
2009-02-11 <changelog... ChangeLog update
2009-02-11 Scott MacVicarFix debug builds for OSX, PHP_DEBUG is set to 1 at...
2009-02-10 Lukas Smithprimary tester ml needs to be in the TO not CC
2009-02-10 Ilia AlshanetskyMFB:Adjust condition
2009-02-10 Ilia AlshanetskyMFB: Added path truncation E_NOTICE to let people now...
2009-02-10 <changelog... ChangeLog update
2009-02-10 Scott MacVicarMFB: The constructor should also throw exceptions,...
2009-02-09 Felipe Pena- Fix tests
2009-02-09 Ilia AlshanetskyMFB: Initialize optional var
2009-02-09 Felipe Pena- Fix test
2009-02-09 Felipe Pena- Fix mem. leak
2009-02-09 Felipe Pena- 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 <changelog... ChangeLog update
2009-02-08 Lukas SmithMFB primary testers list is now mailed for every release
2009-02-08 Derick Rethans- Fixed bug #47341: Calling gc_collect_cycles() with...
2009-02-08 Ilia AlshanetskyMFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed socket...
2009-02-07 <changelog... ChangeLog update
2009-02-06 Antony Dovgalfix unicode implementation
2009-02-06 Felipe Pena- Improve test
2009-02-06 Felipe Pena- New test
2009-02-06 Felipe Pena- Fixed bug #47322 (sscanf %d does't work)
2009-02-06 Moriyoshi Koizumi- Fix bug #45239 (encoding detector hangs with mbstring...
2009-02-06 <changelog... ChangeLog update
2009-02-05 Christopher... MFB: Make message punctuation consistent across PHP
2009-02-05 Felipe Pena- Update
2009-02-05 <changelog... ChangeLog update
2009-02-04 Felipe Pena- Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
2009-02-04 Pierre Joye- fix build
2009-02-04 <changelog... ChangeLog update
2009-02-04 David Coallier- MFB (Fixed Bug #46048: SimpleXML top-level @attribute...
2009-02-03 Ilia AlshanetskyMFB: Return empty string when recv() does not fetch...
2009-02-03 Greg BeaverMFB: Re-Fixed bug #46026 (bz2.decompress/zlib.inflate...
2009-02-03 Greg BeaverMFB: fix bug #47085:rename() returns true even if the...
2009-02-03 Greg BeaverMFB fix Bug #47265 (generating phar.phar fails because...
2009-02-03 Etienne KneussFix #47031 (Fix constants in example)
2009-02-03 <changelog... ChangeLog update
2009-02-02 Ilia AlshanetskyMFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking...
2009-02-02 Nuno Lopesregenerate
2009-02-02 Nuno LopesMFB: fix #46347
2009-02-02 Felipe Pena- Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)
2009-02-02 Pierre Joye- define HAVE_SOCKLEN_T as it exists (vc6+)
2009-02-02 Pierre Joye- silent compiler warning about socklen_t benign redefi...
2009-02-02 Pierre Joye- fix build (use the same arginfo than the aliased...
2009-02-02 Moriyoshi Koizumi* Forgot to add the test.
2009-02-02 Moriyoshi Koizumi- Fix bug #46843 (CP936 euro symbol is not converted...
2009-02-02 <changelog... ChangeLog update
2009-02-01 David Soria... 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 <changelog... ChangeLog update
2009-01-31 Felipe Pena- Fixed bug #47255 (Typo in php.ini files)
2009-01-31 Kalle Sommer... Fix arginfo for imagefilter()
2009-01-31 <changelog... ChangeLog update
2009-01-30 Stanislav Malyshevfix bug #14562
2009-01-30 Felipe Pena- Fix test
2009-01-30 Felipe Pena- WS, CS
2009-01-30 <changelog... ChangeLog update
2009-01-30 Felipe Pena- Year++
2009-01-29 Scott MacVicarMFB Fix bug #47245 - Double free in mb_detect_encoding()
2009-01-29 <changelog... ChangeLog update
2009-01-29 Felipe Pena- Added arginfo
2009-01-28 Nuno LopesMFB: turn the offset parameter of mmap() back to 0
2009-01-28 Felipe Pena- Fix build
2009-01-28 Nuno LopesMFB: fix bug #47229: preg_quote should escape '-'
next