]> granicus.if.org Git - php/shortlog
php
2011-03-22 Adam HarveyFix bug #54340 (DateTime::add() method bug).
2011-03-22 Gustavo André... - Added socket_import_stream().
2011-03-21 Andrey Hristovthrow out legacy code, that never was used for something
2011-03-21 Adam HarveyFix bug #54316 (DateTime::createFromFormat does not...
2011-03-21 Gustavo André... - Make fclose() actually close stream, even when the...
2011-03-20 Gustavo André... - Fixed SKIPIF section of bug52820.phpt.
2011-03-20 Gustavo André... - Fixed SKIPIF section of bug51958.phpt.
2011-03-20 Boris Lytochkinfollow CS:
2011-03-20 Gustavo André... - Fixed bug #54332 (trunk only, null pointer deref...
2011-03-20 Gustavo André... - Normalized line endings, added native eol-style.
2011-03-20 Gustavo André... - Adding copyright headers to the new files, gotta...
2011-03-19 Gustavo André... - Fixed bug #54291 (Crash iterating DirectoryIterator...
2011-03-19 Boris Lytochkinrevert r309111 (name_len was not a typo)
2011-03-19 Felipe Pena- Fixed bug #54312 (soap_version logic bug)
2011-03-18 Raphael GeissertAdd the libraries we actually test and need for LDAP...
2011-03-18 Andrey Hristovadd a proxy for sppintf and vspprintf
2011-03-18 Andrey HristovWS
2011-03-18 Andrey Hristovnew function/methods - mysqlnd_stmt_flush. Removing
2011-03-18 Andrey Hristovless trace info
2011-03-18 Andrey Hristovsplit mysqlnd_debug.c in 3 files
2011-03-17 Gustavo André... - Replaced calls to getprotobyname by constants to...
2011-03-17 Ulf WendelTest coverage for some of the cases where LAST_INSERT_I...
2011-03-17 Andrey HristovFix for bug #54221 mysqli::get_warnings segfault when...
2011-03-16 Dmitry StogovFixed bug #54265 (crash when variable gets reassigned...
2011-03-16 Andrey HristovRemove unused macros
2011-03-16 Andrey Hristovallocate persistently
2011-03-16 Andrey Hristovcompiler warnings fixed
2011-03-16 Dmitry StogovFixed bug #54262 (Crash when assigning value to a dimen...
2011-03-16 Stanislav Malyshevfix UMR when setting forward string offset
2011-03-16 Stanislav Malyshevfix UMR when variable name is an object and __toString...
2011-03-15 Pierre Joye- windows only
2011-03-15 Pierre Joye- make setlocale thread only, drastically reduce TS...
2011-03-14 Gustavo André... - Fixed bug #51958: socket_accept() fails on IPv6 sockets.
2011-03-14 Derick Rethans- Updated to version 2011.4 (2011d)
2011-03-14 Dmitry StogovFixed multibyte related issues
2011-03-14 Dmitry StogovFixed multibyte related issues
2011-03-14 Felipe Pena- Missing fixes for bug #54247
2011-03-14 Felipe Pena- Fixed bug #54247 (format-string vulnerability on...
2011-03-14 Gustavo André... - Added multicast support to the sockets extension...
2011-03-13 Felipe Pena- Fix infile return on duplicated key (related to bug...
2011-03-13 Felipe Pena- Fixed bug #54242 (dba_insert returns true if key...
2011-03-13 Felipe Pena- Fixed ZTS build
2011-03-13 Pierrick CharronRemove unused variable
2011-03-13 Pierrick CharronFixed bug #54180 (parse_url() incorrectly parses path...
2011-03-11 Boris Lytochkinfix typo in SNMP_SNPRINT_VALUE usage: use val_len,...
2011-03-11 Sebastian BergmannFix prototype of zend_fetch_debug_backtrace().
2011-03-10 Eyal Teutschfixed tests to match the new float precision of 53...
2011-03-09 Scott MacVicarAdd a version number to timelib for other projects...
2011-03-09 Jim JagielskiClose [PHP-BUG] Req #54152...
2011-03-08 Felipe Pena- Fixed bug #49608 (Using CachingIterator on DirectoryI...
2011-03-08 Felipe Pena- Version++
2011-03-08 Antony Dovgalfix typppo
2011-03-08 Felipe Pena- Fixed bug #54193 (Integer overflow in shmop_read())
2011-03-07 Derick Rethans- Updated to version 2011.3 (2011c)
2011-03-06 Sebastian BergmannFix speling.
2011-03-06 Moriyoshi KoizumiFix ZTS build.
2011-03-06 Moriyoshi KoizumiFix zend.multibyte oddities. Hope this will address...
2011-03-05 Felipe Pena- Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE...
2011-03-04 Boris Lytochkin* tune snmp2_walk.phpt
2011-03-04 Boris Lytochkin* fix warning about redefining REGISTER_PDO_CLASS_CONST...
2011-03-03 Johannes Schlüter- Be more consistent in these instructions
2011-03-02 Boris Lytochkinfix warnings mentioned in 'Parameter Parsing Report'
2011-03-02 Moriyoshi Koizumi- Enable windows build system to accept paths containin...
2011-03-01 Felipe Pena- Fixed SplObjectStorage::offsetSet arginfo, reported...
2011-02-28 Ilia AlshanetskyFixed bug #54089 (token_get_all() does not stop after...
2011-02-27 Gustavo André... - Fixed bug #54092 (Segmentation fault when using HTTP...
2011-02-27 Felipe Pena- Possible fix for Bug #54108 (valgrind can not be...
2011-02-26 Boris Lytochkinremove compiler warnings
2011-02-26 Boris Lytochkin* new methods get_errno, get_error to get errno and...
2011-02-25 Boris Lytochkinfix parse errors for non_repeaters & max_repetitions...
2011-02-25 Andrey Hristoveven better fix
2011-02-25 Andrey Hristovfix plugin counting, this is trunk only
2011-02-25 Andrey Hristovmove from macros to functions, which can be overwritten...
2011-02-25 Pierre Joye- fix regression (carsten_sttgt@gmx.de)
2011-02-25 Nuno LopesMFB: fix lcov build (r308657)
2011-02-24 Felipe Pena- Fixed possible off-by-one overflow in ibase_gen_id()
2011-02-22 Johannes Schlüter- Fix tests. temp dir might be something other than...
2011-02-22 Pierre Joye-not needed, buildconf helps...
2011-02-22 Pierre Joye- missing files
2011-02-22 Johannes SchlüterDeclare vars first. Fix Windows build.
2011-02-21 Andrey Hristovfix invalid memory read. Thank you, valgrind
2011-02-21 Pierre Joye- fix bug #54061, memory leak in openssl_decrypt
2011-02-21 Pierre Joye- fix bug #54061, memory leak in openssl_decrypt
2011-02-21 Pierre Joye- fix bug #54060, memory leak in openssl_encrypt
2011-02-21 Scott MacVicarFix Bug #54058, invalid utf-8 doesn't set json_encode...
2011-02-21 Gustavo André... - Fixed bug #54055 (buffer overrun with high values...
2011-02-21 Gustavo André... - Removed dead defines.
2011-02-20 Felipe Pena- Fixed memory leak in DirectoryIterator::getExtension...
2011-02-20 Felipe Pena- Fixed bug #54040 (Logical && where & probably needed...
2011-02-19 Felipe Pena- Fixed build
2011-02-19 Johannes Schlüter- Implement FR#53878 Interactive shell should work...
2011-02-19 Boris Lytochkinpush most of SNMP query options into objid_query structure
2011-02-19 Gustavo André... - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables...
2011-02-19 Gustavo André... - Fixed test to work in systems with different line...
2011-02-18 Gustavo André... - Changed return value in userspace stream set_option...
2011-02-17 Felipe Pena- Fixed bug #43512 (same parameter name can be used...
2011-02-17 Boris Lytochkinenable HAVE_SHUTDOWN_SNMP_LOGGING
2011-02-17 Boris Lytochkin* Fix memory leak on concurrent new, open
2011-02-17 Johannes SchlüterSome updates for the release process, mostly cvs->svn...
2011-02-17 Gustavo André... - Classes that implement stream wrappers can define...
next