]> granicus.if.org Git - php/shortlog
php
2008-01-09 Pierre Joye- MFB: #43790, fix crash when no family name has been...
2008-01-08 Ilia AlshanetskyFixed bug #43498 (file_exists() on a proftpd server...
2008-01-08 Ulf WendelMySQL 6 compatibility fix.
2008-01-08 Andrey Hristovstrncpy->strlcpy
2008-01-08 Ulf WendelMerge from HEAD: looks more than it is. Whitespace...
2008-01-07 Ilia AlshanetskyWS
2008-01-06 Ilia AlshanetskyMFB: Fixed a safe_mode bypass in cURL identified by...
2008-01-06 Marcus Boerger- MFH Show info for CL and CGI if both are going to...
2008-01-05 Greg Beaverremove potential preg warnings if --EXPECTHEADERS-...
2008-01-05 Greg Beaverimplement --FILE_EXTERNAL-- section for using an extern...
2008-01-04 Ulf WendelMFH
2008-01-04 Raghubansh... New testcases for array_diff() function
2008-01-04 Raghubansh... New testcases for array_diff_assoc() function
2008-01-04 Ulf WendelMFH: Fix for bug #43036
2008-01-03 Ulf WendelMFH: Remove test for deprecated (and removed) function
2008-01-03 Ilia AlshanetskySkip test for PostgreSQL driver since error is too...
2008-01-03 Nuno Lopesremove unused PHP_EXTNAME_API macros.
2008-01-03 Johannes Schlüter- MFH: Remove more replication stuff
2008-01-03 Andrey HristovHeader protection
2008-01-03 Andrey HristovRemove unused field
2008-01-03 Raghubansh... this testcase has been split into many smaller testcas...
2008-01-03 Raghubansh... new smaller testcases for array_map() function
2008-01-03 Steve SeearAdding PHPT tests for the ReflectionMethod class.
2008-01-02 Andrey Hristov- Fix problems with double definitions
2008-01-02 Ilia AlshanetskyFixed bug #43647 (Make FindFile use PATH_SEPARATOR...
2008-01-01 Ilia AlshanetskyUpdate copyright
2008-01-01 Hartmut Holzgraefefixed binary arithmetic (MF5.2)
2008-01-01 Derick Rethans- Updated to version 2007.11
2008-01-01 Hannes MagnussonMFH: Fix test
2008-01-01 Sebastian BergmannLeftover: Bump copyright year.
2007-12-31 Ilia AlshanetskyUpdate copyright
2007-12-31 Sebastian BergmannLeftover: Bump copyright year.
2007-12-31 Sebastian BergmannMFH: Bump copyright year, 2 of 2.
2007-12-31 Sebastian BergmannMFH: Bump copyright year, 1 of 2.
2007-12-30 David Soria... - Fixed bug #43663 (Extending PDO class with a __call...
2007-12-30 Ilia AlshanetskyFixed typo
2007-12-29 Jani TaskinenMFH:- This makes no sense with non-ipv6 builds. (and...
2007-12-29 Hannes MagnussonMFB5.2: Fix test
2007-12-29 Antony Dovgalcorrect fix for bug #43522
2007-12-29 Antony Dovgalfix test
2007-12-29 Hannes MagnussonMFH: Update the class method documentation links
2007-12-28 Andrey HristovHere comes the NEWS entry. The RM knows his job ;)
2007-12-28 Andrey HristovRemove RPL functions. They were always experimental...
2007-12-28 Dmitry StogovFixed possible memory corruption
2007-12-28 Ulf WendelFixing SQL syntax in this very old test to make it...
2007-12-28 Ulf WendelIsn't it nice to get a new 64bit box? Fixing 32bit...
2007-12-28 Ulf WendelSooner or later these old 0*.phpt tests had to bite...
2007-12-28 Ulf WendelCutting off a few edges:
2007-12-28 Dmitry StogovFixed test related to bug #38469
2007-12-28 Dmitry StogovFixed bug #38469 (unexpected creation of cycle, json...
2007-12-28 Dmitry StogovInitialize operand type
2007-12-27 Nuno Lopesfix tests
2007-12-27 Dmitry StogovUse proper result type
2007-12-27 Dmitry StogovAdded ability to use SplArrays instead of plain arrays...
2007-12-27 Dmitry StogovAdded 64-bit tests (Serg)
2007-12-27 Hannes MagnussonFixed bug#43105 (PHP seems to fail to close open files.)
2007-12-26 Hannes MagnussonMFH: Fix typo (TAKAGI Masahiro)
2007-12-25 Hartmut HolzgraefeMFH: Fix for bug #42548 "PROCEDURE xxx can't return...
2007-12-25 Raghubansh... fix test : do not run when run as root
2007-12-25 Dmitry StogovFixed %f regex
2007-12-25 Dmitry StogovFixed bug #43651 (is_callable() with one or more noncon...
2007-12-24 Dmitry StogovAdditional fix for bug #42868
2007-12-24 Raghubansh... new testcases for dir() function
2007-12-24 Raghubansh... fix tests
2007-12-24 Raghubansh... Changing the regex for %f so the it will match e-,...
2007-12-21 Johannes Schlüter- MFH: Fix #43450 (Memory leak on some functions with...
2007-12-21 Dmitry StogovFixed test
2007-12-21 Ilia AlshanetskyFixed bug #43644 (is_callable(':') crashes)
2007-12-20 Raghubansh... fix tests
2007-12-20 Dmitry Stogovx86_64 assembler optimization (Brain Shire)
2007-12-20 Robert NicholsonNew test - Indexing - various special cases
2007-12-20 Robert Nicholsonnew tests for array_map usage variations - string keys...
2007-12-20 Ilia AlshanetskyFixed bug #43635 (mysql extension ingores INI settings...
2007-12-19 Raghubansh... fix test
2007-12-18 Steve SeearAdding PHPT tests for the ReflectionProperty class.
2007-12-18 Ilia AlshanetskyFixed bug #43620 (Workaround for a bug inside libcurl...
2007-12-18 Derick Rethans- MFH: Fixed var_export() for array keys
2007-12-17 Ilia AlshanetskyKill unused vars
2007-12-17 Marcus Boerger- Fix folding
2007-12-17 Raghubansh... fix tests
2007-12-17 Hannes MagnussonCheck if we know which php executable we should use
2007-12-17 Dmitry StogovFixed test
2007-12-17 Dmitry StogovFixed bug #42868 (Floats cast to integer produce unpred...
2007-12-17 Jani Taskinen- Fix indent of macros
2007-12-17 Sara GolemonMFH (json.c r-1.32) Add support for encoding options
2007-12-16 Johannes Schlüter- MFH: Fix #43611 SplObjectStorage is available since...
2007-12-16 Hannes MagnussonFix test
2007-12-16 Hannes MagnussonFix typo
2007-12-16 Ilia AlshanetskyWS
2007-12-16 Ilia AlshanetskyMFB: Fixed bug #43589 (a possible infinite loop in...
2007-12-16 Ilia AlshanetskyFixed bug #43606 (define missing depencies of the exif...
2007-12-15 Hannes MagnussonMFB5.2: Fix protos
2007-12-15 Antony Dovgalfix test
2007-12-14 Raghubansh... New testcases for token_get_all() function
2007-12-14 Scott MacVicarChange createFromTimestamp to setTimestamp
2007-12-14 Scott MacVicarMFH: Add Datetime::createFromTimestamp to allow setting...
2007-12-14 Dmitry Stogovexecutor optimization
2007-12-14 Ilia Alshanetskyupdate todo
2007-12-13 Antony DovgalMFH: add workaround for glibc issue
2007-12-13 Douglas Goldsteinadd tests for ldap_dn2ufn()
next