]> granicus.if.org Git - php/shortlog
php
2011-03-24 Ilia AlshanetskyFixed a crash inside dtor for error handling.
2011-03-23 Felipe Pena- Fixed bug #54292 (Wrong parameter causes crash in...
2011-03-23 Christopher... Fixed bug #54084 (Fix apxs Apache version test to work...
2011-03-23 Andrey HristovFix compressed build, make it easier
2011-03-23 Adam HarveyImplement request #54355 (Test for de_DE doesn't use...
2011-03-23 Ulf WendelCoverage for a 'silent server protocol change' from...
2011-03-23 Adam HarveyBah, these should have been in the last commit too...
2011-03-23 Adam HarveyUpdate test that now generates a warning after r306931...
2011-03-23 Felipe Pena- Fixed bug #54283 (new DatePeriod(NULL) causes crash)
2011-03-23 Gustavo André... - Updating UPGRADING for r309516 and modest merge to...
2011-03-22 Felipe Pena- Fixed bug #54281 (Crash in non-initialized RecursiveI...
2011-03-22 Andrey Hristovpalloc is long dead, use more appropriate name
2011-03-22 Andrey HristovFix message
2011-03-22 Andrey Hristovremove more unneeded includes
2011-03-22 Andrey Hristovremove unneeded includes
2011-03-22 Adam HarveyFix bug #54318 (Non-portable grep option used in PDO...
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
next