]> granicus.if.org Git - php/shortlog
php
2005-11-02 foobar- Fix bad usage of php_checkuid()
2005-11-02 Derick Rethans- Fixed posix_mknod() checks and warnings.
2005-11-02 Michael Wallner- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL,...
2005-11-02 <changelog... ChangeLog update
2005-11-01 Rob Richardsoptimize sxe_add_registered_namespaces
2005-11-01 Ilia AlshanetskyMFB51: Fixed minor memory leak triggered by: -dzlib...
2005-11-01 foobarMFB: fixed test
2005-11-01 Marcus Boerger- Update docu
2005-11-01 Marcus Boerger- The iterator base interface is Traversable not Iterat...
2005-11-01 Marcus Boerger- Get rid of several wanrings
2005-11-01 Frank M. KromannFix #35037. Selecting a uniqueidentifier would return...
2005-11-01 foobar*** empty log message ***
2005-11-01 Marcus Boerger- Allow to recive derived SplFileInfo/SplFileObject...
2005-11-01 Marcus Boerger- Allow parameter parsing implementation raise an error...
2005-11-01 foobarMFB51: nuke typo
2005-11-01 foobar- Hiding bugs is not the purpose of the regression...
2005-11-01 Sebastian BergmannAdd an additional field $frame['object'] to the result...
2005-11-01 Marcus Boerger- Test no namespace case, too
2005-11-01 Marcus Boerger- Handle default namespaces
2005-11-01 Marcus Boerger- WS: Make function detection work in my editor
2005-11-01 Dmitry StogovFixed SIGSEGV
2005-11-01 Sebastian BergmannAllow bison 2.1.
2005-11-01 Sebastian BergmannRevert.
2005-11-01 <changelog... ChangeLog update
2005-11-01 Brian FranceMFB: Fixed phpize build (default PHP_OPENSSL to no...
2005-10-31 Ilia AlshanetskyMFB51: Additional open_basedir/safe_mode checks.
2005-10-31 Marcus Boerger- Make SimpleXMLIterator implement Countable
2005-10-31 Marcus Boerger- Implement count interface
2005-10-31 Rob Richardscheck node type before accessing ns - prevent corruptio...
2005-10-31 Marcus Boerger- We don't need those
2005-10-31 Dmitry StogovFixed bug #35017 (Exception thrown in error handler...
2005-10-31 Marcus Boerger- Add functions to check for registered/in use namespaces
2005-10-31 <changelog... ChangeLog update
2005-10-30 Marcus Boerger- Fix memleaks
2005-10-30 Marcus Boerger- Bugfix #35028 XML object fails FALSE test
2005-10-30 Ilia AlshanetskyMFB51: Improve iconv skip conditions
2005-10-30 Ilia AlshanetskyMFB51: Fixed bug #35022, #35019 (Regression in the...
2005-10-30 Marcus Boerger- Fix mode handling
2005-10-30 Marcus Boerger- Add docu
2005-10-30 Marcus Boerger- Fix unicode expectations
2005-10-30 Ilia AlshanetskyMFB51: Fixed bug #35014 (array_product() always returns 0).
2005-10-30 Marcus Boerger- Add new test
2005-10-30 <changelog... ChangeLog update
2005-10-30 <changelog... ChangeLog update
2005-10-30 Marcus Boerger- Protect against some edge case that is currently...
2005-10-30 Marcus Boerger- Simplify & speedup, once more
2005-10-30 Marcus Boerger- Simplify & speedup
2005-10-29 Marcus Boerger- Fix attribute handling when using xpath expressions...
2005-10-29 Marcus Boerger- Use var_dump() and fix test expectations
2005-10-29 Marcus Boerger- Add new example
2005-10-29 Marcus Boerger- Attribues don't have children
2005-10-29 Marcus Boerger- Add new example
2005-10-29 Marcus Boerger- Change var_dump to include all that is reachable...
2005-10-29 Marcus Boerger- It's better to use our own strtol here
2005-10-29 Marcus Boerger- Increase buffer for 64 bit systems
2005-10-29 Marcus Boerger- Fix stupid unicode warnings
2005-10-29 Marcus Boerger- Add AppendIterator::getIteratorIndex
2005-10-29 Marcus Boerger- Add class SplTempFileObject
2005-10-29 Marcus Boerger- Allow to specify ma memory usage for temp stream
2005-10-29 Marcus Boerger- Register temp and memory stream here
2005-10-29 Marcus Boerger- Fix PECL Bug #5772; FETCH_FUNC broken for mixed case...
2005-10-29 <changelog... ChangeLog update
2005-10-28 Sebastian BergmannAdd an additional field $frame['object'] to the result...
2005-10-28 Frank M. KromannMake sure haystack_len is initialized before it's used
2005-10-28 Frank M. KromannAdding missing function declarations to fix win32 build
2005-10-28 Antony Dovgalfix #35003 (Warning: PDOStatement::fetch(): column...
2005-10-28 Dmitry StogovFixed bug #34879 (str_replace, array_map corrupt negati...
2005-10-28 Dmitry StogovFixed bug #34879 (str_replace, array_map corrupt negati...
2005-10-28 Dmitry StogovFixed bug #34982 (array_walk_recursive() modifies eleme...
2005-10-28 Dmitry StogovFixed bug #34982 (array_walk_recursive() modifies eleme...
2005-10-28 Dmitry StogovFixed bug #34725 (CLI segmentation faults during cleanu...
2005-10-28 Dmitry StogovUnicode support
2005-10-28 Dmitry StogovFixed test (unicode support)
2005-10-28 Dmitry Stogov$id:$ tatgs are removed from generated files to avoid...
2005-10-28 <changelog... ChangeLog update
2005-10-27 Rob Richardsfix crash setting attr from foreign doc (throws exception)
2005-10-27 Antony Dovgalforgot to commit new pdo_attr_ function
2005-10-27 Dmitry StogovFixed SIGSEGV
2005-10-27 Antony Dovgaladd MySQL options and corresponding constants
2005-10-27 Antony Dovgal- free S->stmt
2005-10-27 Ilia AlshanetskyMFB51: Fixed memory leak on error
2005-10-27 Pierre Joye- MFB #34980, divisor and offset never passed correctly...
2005-10-27 Derick Rethans- Update package files.
2005-10-27 Derick Rethans- Fixed a crash when a non-array option was passed...
2005-10-27 <changelog... ChangeLog update
2005-10-26 Dan ScottAdd test for PDO::ATTR_CASE.
2005-10-26 Antony Dovgalmake compilers happy
2005-10-26 Antony Dovgalfix #34996 (ImageTrueColorToPalette() crashes when...
2005-10-26 Antony DovgalUnicode related patchset
2005-10-26 Ilia AlshanetskyMFB51: Additional tweaks to the patch for bug #34249.
2005-10-26 Derick Rethans- Make it compile when inside the PHP source tree.
2005-10-26 Derick Rethans- Allow settable default flags for the filters.
2005-10-26 Antony Dovgalfix #34977 (Compile failure on MacOSX due to use of...
2005-10-26 Derick Rethans- Update package.xml files.
2005-10-26 Derick Rethans- Implemented this like the comment says, otherwise...
2005-10-26 foobarFix configure
2005-10-26 foobarFix indent
2005-10-26 Dan ScottCorrect non-standard SQL. Standard SQL would define...
2005-10-26 Derick Rethans- More ZTS fixes.
2005-10-26 Derick Rethans- Fixed ZTS mode
next