]> granicus.if.org Git - php/shortlog
php
2008-01-01 Derick Rethans- Updated to version 2007.11
2008-01-01 Hannes MagnussonFix test
2008-01-01 Sebastian BergmannMFB: Leftover: Bump copyright year.
2008-01-01 <changelog... ChangeLog update
2007-12-31 Greg Beaveradd zip-based phar support. not quite working is webPh...
2007-12-31 Sebastian BergmannLeftover: Bump copyright year.
2007-12-31 Sebastian BergmannBump copyright year, 2 of 2.
2007-12-31 Sebastian BergmannBump copyright year, 1 of 2.
2007-12-31 Jon PariseDocument the 'cxx' parameter to PHP_NEW_EXTENSION.
2007-12-31 <changelog... ChangeLog update
2007-12-30 David Soria... Test for bug 43663
2007-12-30 David Soria... - Fixed bug #43663 (Extending PDO class with a __call...
2007-12-30 <changelog... ChangeLog update
2007-12-29 Jani Taskinen- This makes no sense with non-ipv6 builds. (and fixes...
2007-12-29 Hannes MagnussonMFB5.2: Fix test
2007-12-29 Antony Dovgalapply correct fix for bug #43522
2007-12-29 Antony Dovgalfix test
2007-12-29 Greg Beavermake blah.phar/ access indexfile just like blah.phar
2007-12-29 Greg Beaverfix redirects and s/redirects/rewrites/
2007-12-29 Hannes MagnussonUpdate the class method documentation links
2007-12-29 Greg Beaverremove FIXME - it's been fixed
2007-12-29 Greg Beaverfix index/custom 404 page
2007-12-29 Greg Beaverupdate proto, arginfo for webPhar
2007-12-29 Greg Beaveradd vastly improved 404 handling
2007-12-29 <changelog... ChangeLog update
2007-12-28 Greg Beaverfix redirect to index file
2007-12-28 Ulf WendelMerge from 5_3. Fixing 32 vs. 64bit issue.
2007-12-28 Ulf WendelMerge from 5_3 - MySQL 6.0 SQL fixes
2007-12-28 Andrey HristovRemove RPL functions. They were always experimental...
2007-12-28 Dmitry StogovFixed possible memory corruption
2007-12-28 Ulf WendelSync from 5_3. Cutting 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-28 <changelog... ChangeLog update
2007-12-27 Nuno LopesMFB: fix 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 StogovFixed 32/64-bit tests (Serg)
2007-12-27 Hannes MagnussonMFB5.3: Fixed bug#43105 (PHP seems to fail to close...
2007-12-27 <changelog... ChangeLog update
2007-12-26 Hannes MagnussonFix typo (TAKAGI Masahiro)
2007-12-26 Greg Beaverfix on windows
2007-12-26 <changelog... ChangeLog update
2007-12-25 Hartmut HolzgraefeFix for bug #42548 "PROCEDURE xxx can't return a result...
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-25 <changelog... ChangeLog update
2007-12-24 Greg Beaverfix windows build
2007-12-24 Greg Beaverremove unused variable
2007-12-24 Greg Beaverfix mem leak
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-23 Greg Beavercomplete re-factoring of front controller. Now it...
2007-12-22 Greg Beavernew test for front controller
2007-12-22 Greg Beaverfirst attempt at major new feature: default front contr...
2007-12-22 <changelog... ChangeLog update
2007-12-21 Johannes Schlüter- Fix #43450 (Memory leak on some functions with implic...
2007-12-21 Greg Beaversame fix we used in linux to make all extension deps...
2007-12-21 Dmitry StogovFixed test
2007-12-21 Greg Beaveron second thought, hooking into getcwd() is a bad idea...
2007-12-21 <changelog... ChangeLog update
2007-12-20 Greg Beaverimplement cleaning of crap paths - major functionality...
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 Greg Beaverremove minor (and unnecessary I might add) windows...
2007-12-20 <changelog... ChangeLog update
2007-12-19 Derick Rethans- Fixed rest warnings
2007-12-19 Raghubansh... fix test
2007-12-19 Greg Beaverholy cow - include/fopen/cwd magic fully working on...
2007-12-19 Greg Beavermaking progress (include magic works)
2007-12-19 <changelog... ChangeLog update
2007-12-18 Steve SeearAdding PHPT tests for the ReflectionProperty class...
2007-12-18 Greg Beaver[unfinished] magically handle getcwd() and fopen()...
2007-12-18 Ilia AlshanetskyMFB: Fixed bug #43620 (Workaround for a bug inside...
2007-12-18 Derick Rethans- Fixed var_export() for array keys
2007-12-18 Derick Rethans- Fixed typo.
2007-12-18 Greg Beaveroops, need to make these things optional, not required
2007-12-18 <changelog... ChangeLog update
2007-12-17 Marcus Boerger- Fix folding (again)
2007-12-17 Raghubansh... fix tests
2007-12-17 Hannes MagnussonMFB5.3: - Allow to specify php executable on commandline
2007-12-17 Dmitry StogovFixed bug #42868 (Floats cast to integer droduce unpred...
2007-12-17 Jani Taskinen- Fix indent of macros
2007-12-17 Sara GolemonAdd support for encoding options
2007-12-17 Sara GolemonAdd scoping braces for variable declaration
2007-12-17 <changelog... ChangeLog update
2007-12-16 Johannes Schlüter- Fix #43611 SplObjectStorage is available since 5.1.2
2007-12-16 Hannes MagnussonMFB5.3: Fix test
2007-12-16 Ilia AlshanetskyFixed bug #43589 (a possible infinite loop in bz2_filter.c)
2007-12-16 Ilia AlshanetskyMFB: Fixed bug #43606 (define missing depencies of...
2007-12-16 Greg Beaverfully implement Phar->copy(), fix test
2007-12-16 <changelog... ChangeLog update
2007-12-16 Greg Beaveradd failing test
2007-12-16 Greg BeaverPhar::copy() [not yet working]
next