]> granicus.if.org Git - php/shortlog
php
2011-05-16 Rasmus LerdorfAdd php_ignore_value() macro to suppress unused return...
2011-05-16 Rasmus LerdorfFix a couple of warnings. Use %zu to printf a time_t...
2011-05-16 Johannes Schlüter- Fix Bug #53782 (foreach throws irrelevant exception)
2011-05-16 Johannes Schlüter- Move the access behind the check.
2011-05-16 Rasmus LerdorfGet rid of autoconf warnings
2011-05-15 Rasmus LerdorfDrop support for autoconf < 2.60 in trunk and the
2011-05-15 Rasmus LerdorfCache the pdo include path
2011-05-15 Rasmus LerdorfWe can't really predict what will happen on an unknown...
2011-05-15 Stanislav Malyshevforgot tokenizer...
2011-05-15 Stanislav Malyshevremoving scalar types in trunk
2011-05-14 Martin JansenMFB: Fixed two failing tests that were caused by arbitr...
2011-05-14 Johannes Schlüter- Fix svn command
2011-05-14 Rasmus Lerdorfen_US locale preferred output has AM/PM and also the...
2011-05-14 Johannes Schlüter- cvs2svn changes for the RELEASE_PROCESS
2011-05-14 Rasmus LerdorfFix the require in these tests
2011-05-14 Felipe Pena- Fix test
2011-05-13 Rasmus LerdorfMake sure 'E' is included in the variables_order, otherwise
2011-05-13 Stefan MarrFixed a inconsitent condition for aliasing traits.
2011-05-13 Scott MacVicarFix Windows build, this really should be in a patch...
2011-05-13 Scott MacVicarUpdate bundled PCRE to 8.12
2011-05-13 Scott MacVicarUpdate bundled SQLite to 3.7.6.2
2011-05-13 Scott MacVicarFix use after free() in XMLReader::xml()
2011-05-13 Scott MacVicar Fixed bug #54723 - getimagesize() doesn't check the...
2011-05-12 Rasmus LerdorfCheck headers first and let the CHECK_LIBRARY macro
2011-05-12 Philip OlsonAdded missing date_default_timezone_set('UTC'); to...
2011-05-10 Boris Lytochkinfixed typos in tests
2011-05-10 Scott MacVicarTurns out that more than 1% of users clocks are more...
2011-05-10 Boris Lytochkinmethod renaming:
2011-05-10 Adam HarveyFix bug #54692 (SQLite3::open() Return Value) by correc...
2011-05-10 Andrey HristovFix range
2011-05-09 Boris Lytochkinremove method open, __construct is enough
2011-05-09 Andrey HristovFix for bug 54674..typo in the check of SJIS
2011-05-09 Johannes Schlüter- Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h)
2011-05-08 Boris Lytochkin* new option for SNMP::get: force keys of return array...
2011-05-08 Boris Lytochkinfix error reporting on OID not increasing
2011-05-07 Felipe Pena- Fixed bug #54681 (addGlob() crashes on invalid flags)
2011-05-05 Pierrick Charron# Fix phpt
2011-05-05 Dmitry StogovFixed direct threaded executor (php zend_vm_gen.php...
2011-05-04 Andrey Hristovadd the BLOCK_LEAVE macro for non-gcc and non-win
2011-05-04 Andrey Hristovreorganize the DBG_ macros, add DBG_BLOCK_XXX
2011-05-04 Andrey Hristovfix valgrind warning
2011-05-04 Antony Dovgalfix tests
2011-05-04 Antony Dovgalfix test
2011-05-04 Antony Dovgalfix CLI tests failing because of new OB API
2011-05-04 Dmitry StogovFixed crash when passing invalid timestamp (negative...
2011-05-03 Antony Dovgalfix tests
2011-05-01 Felipe Pena- Fixed ZTS build
2011-05-01 Gustavo André... - Fixed bug #54580 (get_browser() segmentation fault...
2011-05-01 Gustavo André... - Fixed accidental change.
2011-05-01 Gustavo André... - Fixed bug #54623 (Segfault when when writing to a...
2011-04-30 Derick Rethans- Updated to version 2011.7 (2011g)
2011-04-30 Gustavo André... - Fixed build on Solaris.
2011-04-30 Gustavo André... - Fixed SKIPIF section missing a semicolon.
2011-04-30 Peter Cowburnfix method name in JsonSerializable exception message
2011-04-28 Ilia Alshanetsky#doc
2011-04-27 Rasmus LerdorfFix test by pointing this at a smaller file that is...
2011-04-27 Rasmus LerdorfFix broken test
2011-04-27 Hannes MagnussonRegenerate from the doc sources
2011-04-25 Martin JansenThe project calls itself OpenSSL and not openSSL, so...
2011-04-25 Pierre Joye- keep node creation check
2011-04-25 Pierre Joye- keep inode creation check
2011-04-25 Dmitry StogovFixed bug #54585 (track_errors causes segfault)
2011-04-24 Rasmus LerdorfSSLV2 patch cleanup
2011-04-24 Pierre Joye- fix use of unitiliazed var
2011-04-24 Rasmus LerdorfSupport for openssl without SSLv2 supprot compiled...
2011-04-23 Hannes Magnusson2011
2011-04-23 Hannes Magnussonits force-quit, not -exit (yawk)
2011-04-20 Dmitry StogovFixed bug #54367 (Use of closure causes problem in...
2011-04-19 Pierre Joye- not desired yt
2011-04-19 Pierre Joye- fix build >(btw, has novell man pages too?)
2011-04-18 Hannes MagnussonAdd an --man-dir to php-config too
2011-04-18 Hannes MagnussonExpose PHP_MANDIR
2011-04-17 Felipe Pena- Fixed ZTS build
2011-04-17 Stanislav Malyshevimplement FR #54540 - Allow loading of arbitrary resour...
2011-04-15 Rob RichardsImplement FR #48587 (MySQL PDO driver doesn't support...
2011-04-15 Dmitry StogovFixed bug #54268 (Double free when destroy_zend_class...
2011-04-15 Dmitry StogovChanged initialization order to workaround against...
2011-04-15 Dmitry StogovImproved GC to avaid reconstruction of HashTables for...
2011-04-13 Felipe Pena- Remove undesired line (reported by Gökhan Özbulak)
2011-04-13 Stanislav Malyshevfix bug #54238 (use-after-free in substr_replace())
2011-04-12 Ilia AlshanetskyFixed bug #54121 (error message format string typo).
2011-04-12 Boris Lytochkinfix typo
2011-04-09 Gustavo André... - Fixed bug #54440: libxml extension ignores default...
2011-04-09 Gustavo André... - Fixed bug #54494: mb_substr() mishandles UTF-32LE...
2011-04-09 Sebastian BergmannAdd optional argument to debug_backtrace() and debug_pr...
2011-04-08 Dmitry Stogov- Fixed bug #54358 (Closure, use and reference)
2011-04-07 Dmitry StogovFixed bug #54323 (Accessing unset()'ed ArrayObject...
2011-04-07 Dmitry StogovMissed tests
2011-04-07 Dmitry StogovFixed bug #54372 (Crash accessing global object itself...
2011-04-06 Adam HarveyImplement FR #54459 (Range function accuracy) by changi...
2011-04-06 Gustavo André... - Updated UPGRADING now that multicast support was...
2011-04-06 Boris Lytochkin* Net-SNMP version detection and proper processing
2011-04-05 Boris Lytochkin* added detection and walkaround for net-snmp library...
2011-04-03 Pierrick CharronFix common typos in the source code (Reported in Bug...
2011-04-03 Felipe Pena- Removed unused variable (Pierrick)
2011-04-03 Ilia AlshanetskyFixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is...
2011-04-03 Pierrick CharronFixed bug #54454 (substr_compare incorrectly reports...
2011-04-02 Felipe Pena- Improved message and version checking
2011-04-01 Pierre Joye- add CURLINFO_REDIRECT_URL
2011-04-01 Pierre Joye- [doc] add ini option to set the default cainfo file...
next