]> granicus.if.org Git - php/shortlog
php
2009-12-15 Dmitry StogovFixed ASCII-comatimle encoding detection
2009-12-15 Jani Taskinen- Make $sbindir be usable in C code as well (like ...
2009-12-15 Jani Taskinen- Allow using $sbindir as well
2009-12-15 Felipe Pena- Added SKIPIF
2009-12-14 Felipe Pena- Fixed memory leak when E_STRICT message is getted
2009-12-14 Dmitry StogovFixed urldecode() and rawurldecode() to accept ASCII...
2009-12-14 Kalle Sommer... Add some more removed ini directives
2009-12-14 Kalle Sommer... Change to E_CORE_ERROR as advertised (Fixes #50435...
2009-12-14 Jani TaskinenMFB: fix test
2009-12-14 Jani TaskinenMFB: fix test
2009-12-14 Jani Taskinen- Fix test
2009-12-14 Pierrick Charron- Fixed bug #50469 (Fixed typo in imagepsencodefont...
2009-12-14 Pierrick Charron- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)
2009-12-13 Felipe Pena- Fixed bug #49174 (crash on queryString set)
2009-12-13 Felipe Pena- Fixed bug #50209 (Compiling with libedit cannot find...
2009-12-13 Felipe Pena- Fixed tests for when running using libedit
2009-12-13 Ilia AlshanetskyFixed bug #50451 (http wrapper breaks on 2048 char...
2009-12-11 Felipe Pena- Fixed bug #50445 (PDO-ODBC stored procedure call...
2009-12-11 Pierre Joye- fix build, come on, it is not that hard to test befor...
2009-12-11 Pierre Joye- #50334, use our own implementations of stpncpy and...
2009-12-11 Jani TaskinenMF53:- Fixed bug #45392 (ob_start()/ob_end_clean()...
2009-12-11 Jani Taskinenfix test
2009-12-11 Jani Taskinen- Fix test
2009-12-11 Andrey HristovMake MYSQLND_NET dynamically allocated structure with...
2009-12-11 Andrey Hristovremove stale comment
2009-12-11 Andrey HristovMove two functions which are used in the extension...
2009-12-11 Jani Taskinen- Fix problem with SKIPIF failing to skip in some cases...
2009-12-10 Christopher... Add new 'fetch' test and make several small test fixes
2009-12-10 Christopher... Remove text recently merged to online doc
2009-12-10 Pierre Joye- #50334, add define on win as well
2009-12-10 Andrey Hristovbump version number
2009-12-10 Andrey HristovAdd plugin storage for MYSQLND_STMT too
2009-12-10 Felipe Pena- Fix build
2009-12-10 Andrey HristovFix pdo build, forgot to remove the zval caching from...
2009-12-10 Ilia AlshanetskyFixed bug #49851 (http wrapper breaks on 1024 char...
2009-12-10 Pierre Joye- [DOC] expose MPIR version when mpir is used instead...
2009-12-09 Andrey HristovRemove stub code which never actually was used for...
2009-12-09 Jani Taskinen- Fixed bug #47179 (gzuncompress does not report expcte...
2009-12-09 Jani Taskinen- fix tests (this is ridiculous..)
2009-12-09 Andrey HristovRemove the zval caching from mysqlnd. It was disabled...
2009-12-09 Jani Taskinen- Fix file()
2009-12-09 Andrey HristovFix compilation warnings
2009-12-09 Jani Taskinen- Fixed BC problem in new zlib implementation: truncate...
2009-12-09 Pierre Joye- #50334, fix build for platform without endian.h ...
2009-12-09 Andrey HristovRemove disabled code - threaded fetching. This can...
2009-12-09 Jani Taskinen- Rename badly named function
2009-12-09 Ulf WendelAdapting tests to accept actual behaviour found in...
2009-12-09 Dmitry StogovFixed wrong result of empty($_GET) in case of uninitial...
2009-12-09 Pierre Joye- #50334, fix trunk build
2009-12-09 Pierre Joye- #50334, add missing file
2009-12-09 Pierre Joye- #50334, add CRYPT_SHA* constants and tests [DOC]
2009-12-09 Pierre Joye- drop non used code and fix warning
2009-12-09 Pierre Joye- #50334, crypt ignores sha512 and add support for...
2009-12-08 Pierre Joye- add missing argument
2009-12-08 William MartinBackported 5.3 tests to 5.2 and added more RecursiveIte...
2009-12-08 Jani TaskinenMFB: sprintf -> snprintf + all other patches people...
2009-12-08 Jani TaskinenMFB: r215701, Reimplementation of the way Apache 2...
2009-12-08 Jani Taskinenws
2009-12-08 Jani Taskinen- ws + cs
2009-12-08 Jani TaskinenMFB: sprintf -> snprintf (Thanks Marcus for not merging...
2009-12-08 Jani Taskinenws, cs, sigh
2009-12-08 Ilia AlshanetskyUpgraded to Sqlite 3.6.21
2009-12-08 Antony Dovgalsync with 5_3
2009-12-08 Jani Taskinen- Fix the comment again
2009-12-08 Jani Taskinenws
2009-12-08 Dmitry Stogov- Forgotten patch for trunk
2009-12-08 Jani TaskinenNo tabs here
2009-12-08 Jani Taskinen- ws
2009-12-08 Jani TaskinenMF52: Fixed memory leak on require() error (Thanks...
2009-12-08 Jani Taskinen- No tabs here
2009-12-08 Felipe Pena- Added MAKE_COPY_ZVAL(ppzv, pzv) macro
2009-12-08 Stanislav Malyshevouch, that ZTS
2009-12-08 Stanislav Malyshevwin32 should have different test
2009-12-08 Felipe Pena- Fixed ZTS build
2009-12-08 Stanislav Malyshevadd "no params" check
2009-12-08 Stanislav Malyshevadd realpath cache inspect functions
2009-12-07 Moriyoshi Koizumi- Take account of surrogate pairs.
2009-12-07 Ilia AlshanetskyAdded FILTER_FLAG_STRIP_BACKTICK option to the filter...
2009-12-07 Dmitry StogovFixed bug #49866 (Making reference on string offsets...
2009-12-07 Dmitry StogovFixed bug #50351 (performance regression handling objec...
2009-12-06 Pierrick CharronFixed bug #50323 (Allow use of ; in values via ;; in...
2009-12-06 Ilia AlshanetskyFixed bug #50323 (Allow use of ; in values via ;; in...
2009-12-06 Felipe Pena- Fixed bug #50162 (Memory leak when fetching timestamp...
2009-12-04 Felipe Pena- Fixed tests
2009-12-04 Stanislav Malyshevprotect http_session_vars from interrupt corruption
2009-12-03 Rob Richardsfix bug #47848 (importNode doesn't preserve attribute...
2009-12-03 Pierrick CharronFixed bug #45120 (PDOStatement->execute() returns true...
2009-12-03 Felipe Pena- Fixed bug #49472 (Constants defined in Interfaces...
2009-12-03 Andrey Hristov I svn-commit.2.tmp (Modified) ...
2009-12-03 Pierre Joye- disable this debug code until it is actually fixed
2009-12-03 Kalle Sommer... Use correct defines for VC10 support
2009-12-03 Andrey Hristovfix segfault introduced by Pierre in a recent commit
2009-12-02 Andrey Hristovfix macro so that 5-byte BIT values are decoded correctly
2009-12-02 Jani Taskinen- Fixed bug #50345 (nanosleep not detected properly...
2009-12-02 Joey SmithMerge some spelling corrections found in the Debian...
2009-12-01 Rasmus LerdorfFix broken build.
2009-12-01 Felipe Pena- Fixed bug #49660 (libxml 2.7.3+ limits text nodes...
2009-11-30 Jani Taskinen- Touché filés
2009-11-30 Jani Taskinen- Fixed bug #50340 (php.ini parser does not allow space...
2009-11-30 Gwynne RaskindThe old Darwin hack is BROKEN and INCORRECT. It works...
next