]> granicus.if.org Git - php/shortlog
php
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]
2007-12-15 Hannes MagnussonMFB: Fix protos
2007-12-15 Antony Dovgalfix test
2007-12-15 <changelog... ChangeLog update
2007-12-15 David Coallier- MFB: Bug #41528
2007-12-14 Etienne KneussFix folding
2007-12-14 Greg BeaverPhar->buildFromIterator now can also accept a stream...
2007-12-14 Greg Beaverfix test
2007-12-14 Greg Beaverfix alias overloading detection on windows
2007-12-14 Greg Beaverfix test
2007-12-14 Greg Beaverfix terrible logic discovered in windows testing (not...
2007-12-14 Raghubansh... New testcases for token_get_all() function
2007-12-14 Scott MacVicarMFB: Change createFromTimestamp to setTimestamp
2007-12-14 Scott MacVicar- Add Datetime::createFromTimestamp to allow setting...
2007-12-14 Dmitry Stogovexecutor optimization
2007-12-14 Greg Beaverwindows fixes #2 (thanks Steph you rule)
next