]> granicus.if.org Git - php/shortlog
php
2009-06-21 Scott MacVicarBFN - Partially fixed in RC4, fixed properly in the...
2009-06-21 Scott MacVicarMFH Specific test for bug #48276
2009-06-21 Scott MacVicarMFH Fix bug #48276 - year is a long long so we need...
2009-06-21 Hannes MagnussonFix proto and arginfo
2009-06-21 Hannes MagnussonFixed bug#48485 (Error in documentation and upgrade...
2009-06-21 andy wharmbyNew lang tests.
2009-06-21 Johannes SchlüterMFH: It's 2009
2009-06-21 Ilia AlshanetskyBFN
2009-06-21 Ilia AlshanetskyFixed bug #48620 (X-PHP-Originating-Script assumes...
2009-06-21 Johannes SchlüterMerge in NEWS from 5.2
2009-06-21 Takeshi Abeentry for bug #48555
2009-06-21 Takeshi AbeMFH: fixed bug #48555 (ImageFTBBox() differs from previ...
2009-06-21 Kalle Sommer... Fixed typo, its fdf, not fPdf
2009-06-21 Kalle Sommer... Missing Windows constants
2009-06-21 Kalle Sommer... get_extension_funcs have been in PHP since php4
2009-06-20 Kalle Sommer... MFH: Fixed arginfo for array_map, patch by Matthew...
2009-06-19 Kalle Sommer... MFH: Fix memleak
2009-06-19 Scott MacVicarMake the check case sensitive, and since we can only...
2009-06-18 andy wharmbyFix test; remove spurious code
2009-06-18 andy wharmbyBasic tests for strftime(). Tested on Windows (all...
2009-06-18 Johannes SchlüterBack to dev
2009-06-18 andy wharmbyBackport ob test to php 5.2 and 53.
2009-06-18 Johannes Schlüter5.3.0 RC 4
2009-06-18 Greg Beaverfix EXPECT section of test
2009-06-18 Johannes SchlüterTemporarily disable this optimization causing too much...
2009-06-18 Scott MacVicarFix bug #48215 - Calling a method with the same name...
2009-06-18 Derick Rethans- Updated to version 2009.10 (2009j)
2009-06-18 Zoe SlatteryTests from Berlin test fest
2009-06-18 Rasmus LerdorfAh, broken vimrc..
2009-06-18 Rasmus LerdorfFix bug #48592
2009-06-17 Jani TaskinenPierre, this can not be so hard
2009-06-17 Jani Taskinenunfuck the file, fucked up by Pierre as usual
2009-06-17 Felipe Pena- Reorder
2009-06-17 Pierre Joye- fix NEWS (thx Felipe!)
2009-06-17 Pierre Joye- update with latest bits
2009-06-17 Pierre Joye- kill unused var
2009-06-17 Pierre Joye- #47318, UMR when trying to activate user config
2009-06-17 andy wharmbyNew test for standard object compare handler. Tested...
2009-06-17 andy wharmbyNew foreach tests. Tested on Windows, Linux and Linux...
2009-06-17 Hannes MagnussonMFB5.2: "Make this happy on gcc2"
2009-06-17 Felipe PenaBFN #48578
2009-06-17 Andrey HristovMFH:
2009-06-17 Felipe Pena- MFH: Fixed bug #48578 (Can't build 5.3 on FBSD 4...
2009-06-17 Scott MacVicarMFH Add SplDoublyLinkedList::prev() and fix a memory...
2009-06-17 Robin FernandesAdditional class related tests.
2009-06-17 Hannes Magnussonfix skipif
2009-06-17 Hannes Magnussonfix skipif
2009-06-17 Pierre Joye- fix test
2009-06-17 Pierre Joye- missing --SKIPIF-- header
2009-06-17 Rasmus LerdorfNeed the gcc version check here too
2009-06-16 Pierre Joye- fix build when IO_REPARSE_TAG_SYMLINK is not defined...
2009-06-16 Felipe Pena- Fixed tests
2009-06-16 andy wharmbyNew strcoll error test. Tested on Windows, Linux and...
2009-06-16 Andrey HristovMFH: C-comments
2009-06-16 Pierre Joye- fix readlink in TS SAPI
2009-06-16 Rasmus LerdorfTweak to make this compile with gcc2
2009-06-16 Felipe Pena- MFH: Fixed build (removed trailing comma) patch by...
2009-06-16 Andrey HristovMFH:
2009-06-16 Ilia AlshanetskyFixed test
2009-06-16 andy wharmbyFix typo in test
2009-06-16 Pierre Joye- fix title
2009-06-16 Pierre Joye- fix title
2009-06-16 Andrey HristovMFH:
2009-06-16 andy wharmbyNew class related tests. Tested on Windows, Linux and...
2009-06-16 Andrey HristovMFH:
2009-06-16 Felipe Pena- MFH: Fixed bug #48562 (Reference recursion causes...
2009-06-16 Pierre Joye- revert last commit, should not have been applied
2009-06-16 Pierre Joye- #47767, include_once does not resolve windows symlink...
2009-06-16 Pierre Joye- Windows ACL cache support, update existing tests...
2009-06-15 Felipe Pena- Drop unused code
2009-06-15 andy wharmbyNew test for bitwise operators. Tested on Linux 64 bit
2009-06-15 andy wharmbyMove tests to correct directory
2009-06-15 Felipe Pena- MFH: Fixed bug #48557 (Numeric string keys in Apache...
2009-06-15 Patrick AllaertMFH: Fixing #48441 (ldap_search() with sizelimit/timeli...
2009-06-15 Pierre Joye- add TODO about int definition cleanup
2009-06-15 Patrick AllaertMFH: Refactoring that will help fixing #48441
2009-06-15 Pierre Joye- #48535, file_exists returns false when impersonate...
2009-06-15 Pierre Joye- MFH: simplify, use correct type and silent warnings
2009-06-15 Scott MacVicarBFN
2009-06-15 Scott MacVicarMFH sync SQLite 3.6.15
2009-06-15 Ilia AlshanetskySimplify original fix for bug #33475
2009-06-15 andy wharmbyNew POSIX extension tests from Berlin UG TestFest 2009.
2009-06-15 Pierre Joye- silent warning
2009-06-14 Philip OlsonSynced with the wiki
2009-06-14 Philip OlsonRemove unused file (see file UPGRADING for the 5.2...
2009-06-14 andy wharmbyBackport ob test to php 5.2 and 53.
2009-06-14 andy wharmbyNew foreach tests. Tested on Windows, Linux and Linux...
2009-06-14 andy wharmbyBasic tests for function_exists() and get_defined_funct...
2009-06-14 Ilia AlshanetskyMFB: Fixed bug #48512 (DOMDocument::validate() fails...
2009-06-14 andy wharmbyNew json extension tests. Tested on Windows, Linux...
2009-06-13 Greg Beaverremove missing erealloc entry that will go in php 5...
2009-06-13 Greg Beaverfix Bug #48541: spl_autoload_register only registers...
2009-06-13 Greg Beaverfix criminally unclear NEWS entry by me
2009-06-13 andy wharmbyNew iconv extension tests. Tested on Windows, Linux...
2009-06-12 Felipe Pena- Constified method_name arg. in zend_get_user_call_fun...
2009-06-12 Felipe Pena- MFH: Fixed bug #48514 (cURL extension uses same resou...
2009-06-12 andy wharmbyNew iconv extension tests. Tested on Windows, Linux...
2009-06-12 andy wharmbyNew iconv extension tests. Tested on Windows, Linux...
2009-06-12 Kalle Sommer... MFH: Fixed static build of mbstring on Windows (makes...
2009-06-12 Felipe Pena- Dropped unnecessary var
next