]> granicus.if.org Git - php/shortlog
php
2008-04-01 <changelog... ChangeLog update
2008-03-31 Ilia AlshanetskyRevert unintended bits from "Added a warning message...
2008-03-31 Steph Fox- Bring the majority of PECL extensions into line with...
2008-03-31 Derick Rethans- Fixed a bug in formatting timestamps when DST is...
2008-03-31 <changelog... ChangeLog update
2008-03-30 Felipe Pena- Fix build
2008-03-30 Ilia AlshanetskyMFB: Added a warning message
2008-03-30 Felipe PenaMFB: Fixed bug #44564 (escapeshellarg removes UTF-8...
2008-03-30 <changelog... ChangeLog update
2008-03-29 Felipe Pena- Fixed bug #44533 (floatval() issues E_NOTICE "non...
2008-03-29 <changelog... ChangeLog update
2008-03-28 Felipe PenaMerged into 5_3
2008-03-28 Greg Beavercorrect last commit (comparison of "nu" in wrong order)
2008-03-28 Nuno Lopesignore generated files
2008-03-28 Felipe PenaMFB: Fixed bug #44557 (Crash in imap_setacl when suppli...
2008-03-28 <changelog... ChangeLog update
2008-03-27 Greg Beaverfix Bug #13518: comparision of a char* pointer with...
2008-03-27 George Wangfollow PHP coding standard
2008-03-27 Jani TaskinenMFB: fix test
2008-03-27 Antony Dovgaldon't ignore pre-generated files
2008-03-27 Marcus Boerger- Ifdef out code that has if(0) and doesn't compile...
2008-03-27 Dmitry StogovAdded ability to use stream wrappers in include_path
2008-03-27 Antony Dovgaladd missing EOL and fix build
2008-03-27 Greg Beaverfix build on PHP 5.2, prepare release of 2.0.0a2
2008-03-27 <changelog... ChangeLog update
2008-03-27 Felipe PenaThis was done in 5.1
2008-03-26 Steve SeearAdding tests for gethostbyaddr() and gethostbynamel()
2008-03-26 Scott MacVicar- Add files generated by re2c
2008-03-26 Jani TaskinenMFB53: genfiles update
2008-03-26 Scott MacVicarMFB 5.3: Rest of the changes for re2c merge
2008-03-26 Scott MacVicarMFB 5.3: Rewrite scanner to be based on re2c instead...
2008-03-26 Antony Dovgalallow NULL argument to be passed where binary string...
2008-03-26 Greg Beaverturns out it is now tomorrow, so update package.xml
2008-03-26 Greg Beaverprepare release of 2.0.0a1
2008-03-26 <changelog... ChangeLog update
2008-03-25 Marcus Boerger- Fix memory leak found by Osman
2008-03-25 Marcus Boerger- Use sizeof rather than strlen and cleanup
2008-03-25 Andrey HristovMFB : Fix for Bug #43832 mysqi_get_charset() doesn...
2008-03-25 Johannes Schlüter- New egg
2008-03-25 Dmitry StogovOptimized detection of "__call" and "__callstatic"...
2008-03-25 Christopher... oci8: Sync with 5.3 - version macro updates and DRCP...
2008-03-25 <changelog... ChangeLog update
2008-03-24 Ilia AlshanetskyMFB: Fixed test on systems where . and .. order not...
2008-03-24 Antony DovgalChange streams to not use mmap() when reading files...
2008-03-24 Derick Rethans- Updated to version 2008.2 (2008b)
2008-03-24 Marcus Boerger- Add documentation
2008-03-24 Dmitry StogovFixed ws and comment
2008-03-24 Dmitry StogovFixed tests (file order is undefined, so we need to...
2008-03-24 Greg Beavera subtle plea for help to Marcus...
2008-03-24 Greg Beaverfix read/write for PharData object, update tests to...
2008-03-24 Greg Beavercheck for invalid aliases, add tests for this and direc...
2008-03-24 <changelog... ChangeLog update
2008-03-24 Greg Beaverprevent direct setting of stub or alias in tar/zip
2008-03-23 Greg Beaverupdate TODO
2008-03-23 Greg Beavernot all tests have been converted over to the new API...
2008-03-23 Greg Beaveradd Phar->getPath() for retrieving the full path to...
2008-03-23 Greg Beaverfix param parsing for Phar::running() to be optional
2008-03-23 Marcus Boerger- Add .cvsignore
2008-03-23 Ilia AlshanetskyMFB: removed unused var
2008-03-23 Marcus Boerger- MFH Add tests
2008-03-23 Greg Beaverdon't disallow opening .tar/.zip files as Phar object...
2008-03-23 Greg Beaverrename Phar::getRunningPhar\(\) to Phar::running\(...
2008-03-23 Greg Beaverfix potential segfault by misuse of phar_find_in_includ...
2008-03-23 <changelog... ChangeLog update
2008-03-23 Greg Beaverfix memleak found by valgrind
2008-03-22 Greg Beaverfix Bug #13110: using rewrite parameter to webPhar...
2008-03-22 Greg Beaveradd failing test for bug #13110
2008-03-22 Greg Beavermove all blah++ to ++blah where possible for those...
2008-03-22 Greg Beaverfix all frontcontroller tests - cgi sapi was not being...
2008-03-22 Greg Beaverfix memleak in php 5.2, simplify code slightly
2008-03-22 Steph FoxSatisfy Greg's inertia
2008-03-22 Greg Beaverfix test
2008-03-22 Felipe Pena- Fixed compilation warnings
2008-03-22 Felipe PenaFixed compilation warnings
2008-03-22 Felipe Pena- Renamed zend_do_fetch_class_name() to zend_do_build_f...
2008-03-22 Steph FoxMake versioning more standard
2008-03-22 Marcus Boerger- Fix build for PHP < 5.3
2008-03-22 Felipe Pena- Added some UEXPECTs
2008-03-22 Antony Dovgaluse correct flags
2008-03-22 Marcus Boerger- Update and include 'channel://pear.php.net/PHP_Archiv...
2008-03-22 Marcus Boerger- Still missed one debug output
2008-03-22 <changelog... ChangeLog update
2008-03-22 Marcus Boerger- If multiple possible exts are found use the first...
2008-03-22 Marcus Boerger- Constify
2008-03-21 Marcus Boerger- Don't throw exception for uninitialized instance
2008-03-21 Marcus Boerger- Damn forgot to remove the debug code
2008-03-21 Marcus Boerger- Fix stub/hashbang generation
2008-03-21 Marcus Boerger- Fix error message
2008-03-21 Felipe Pena- Simplify zend_do_build_namespace_name()
2008-03-21 Greg Beaverfix the memleak - but this breaks the \*compressAllFile...
2008-03-21 Marcus Boerger- Settle to 4 MB, see internals@ archives
2008-03-21 Greg Beaverwith stream wrappers in include_path, and after marcus...
2008-03-21 Marcus Boerger- Fix comment
2008-03-21 Marcus Boerger- Increase max mmap size to 8 MB
2008-03-21 Antony Dovgal[DOC] revert short tags to their previous state
2008-03-21 Marcus Boerger- Add new test
2008-03-21 Antony Dovgalfix #43477 (Error mode ignored in unicode_decode())
2008-03-21 Antony Dovgalsync with 5_3
2008-03-21 Antony Dovgalfix ZTS build
2008-03-21 Steph FoxDeliberate test breakage (no idea how many) in an attem...
next