]> granicus.if.org Git - php/shortlog
php
2010-11-11 Jérôme Loyet- syntax and minor optimizations
2010-11-10 Jérôme Loyet- don't call shutdown functions after child ends softly...
2010-11-10 Christopher... Prepare for PECL OCI8 1.4.4
2010-11-10 Christopher... Improve startup failure error messages
2010-11-10 Christopher... Fixed bug #53284 (Valgrind warnings in oci_set_* functions)
2010-11-10 Christopher... Improve test portability
2010-11-10 Andrey HristovFix bad types, because zend_parse_xxx expect signed...
2010-11-09 Adam HarveyFix line wrapping.
2010-11-09 Adam HarveyFix bug #53279 (SplFileObject doesn't initialise defaul...
2010-11-09 Moriyoshi Koizumi- Fix bug #53273 (mb_strcut() returns garbage with...
2010-11-08 Felipe Pena- Fix the fix (wrong behavior)
2010-11-08 Dmitry StogovFixed WSDL loading using https through proxy
2010-11-08 Patrick Allaert- Fixed tests not passing under windows because of...
2010-11-08 Adam HarveyUpdate the tests committed in r305098 (as part of the...
2010-11-08 Gustavo André... - Fixed the filter extension accepting IPv4 octets...
2010-11-07 Jérôme Loyet- correct time comparison for determining the last...
2010-11-07 Jérôme Loyet- change signal from SIGTERM to SIGQUIT for killing...
2010-11-07 Felipe Pena- Fixed bug #52512 (Broken error handling in odbc_execute)
2010-11-07 Felipe Pena- Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC suppor...
2010-11-06 Felipe Pena- Coding standards
2010-11-06 Felipe Pena- Fixed bug #52732 (Docs say preg_match() returns FALSE...
2010-11-06 Felipe Pena- Fixed bug #47199 (pg_delete() fails on NULL)
2010-11-06 Felipe Pena- Fixed bug #50579 (RegexIterator::REPLACE doesn't...
2010-11-05 Andrey Hristovtwo new stats
2010-11-05 Gustavo André... - Renamed php_stream_rep_nonstand_mode to
2010-11-05 Adam HarveyFix bug #53226 (file_exists fails on big filenames).
2010-11-05 Gustavo André... - Added CLEAN section to recently committed test.
2010-11-05 Gustavo André... - Fixed bug #53241 (stream casting that relies on fdope...
2010-11-04 Pierre Joye- expose php_sys_(l)stat, doing will prevent me to...
2010-11-03 Pierre Joye- fix type and silent warning
2010-11-03 Pierre Joye- add stat support for zip://
2010-11-03 Pierre Joye- add CVE
2010-11-03 Etienne KneussFixed covariance of return-by-ref constraints
2010-11-03 Felipe Pena- BFN
2010-11-03 Felipe Pena- Reverted fix for bug #51176
2010-11-02 Felipe Pena- Fixed config.m4 to complete the fix for bug #53141...
2010-11-02 Felipe Pena- Fixed bug #53141 (autoload misbehaves if called from...
2010-11-02 Ilia AlshanetskyFixed a possible double free in imap extension (Identif...
2010-11-02 Pierre Joye- add CVE id
2010-11-02 Jani Taskinen- Fixed -g adding for gcc and g++ (former got it twice...
2010-11-01 Arnaud Le BlancMFH fixed bug #52784 (Race condition when handling...
2010-11-01 Arnaud Le BlancMFH Fix bug #52173 (ext/pcntl doesn't store/report...
2010-11-01 Derick Rethans- Updated to version 2010.15 (2010o)
2010-11-01 Felipe Pena- Fixed bug #47643 (array_diff() takes over 3000 times...
2010-10-29 Gustavo André... - Fixed bug #53198 (changing INI setting "from" with...
2010-10-29 Andrey Hristov- More features for the profiling, create aggregates...
2010-10-28 Andrey Hristovgettimeofday for windows
2010-10-28 Andrey Hristovshow tracing
2010-10-28 Andrey Hristovfix windows debug build
2010-10-27 Gustavo André... - Fixed bug #49687 (utf8_decode vulnerabilities and...
2010-10-27 Gustavo André... - Fixed bug #53180 (post_max_size=0 not disabling the...
2010-10-26 Gustavo André... - Fixed ReflectionProperty::isDefault() giving a wrong...
2010-10-26 Gustavo André... - Implemented request #44164, zlib.output_compression...
2010-10-25 Andrey Hristovrename and remove usage of inttypes.h, not needed
2010-10-25 Gustavo André... - Small optimization of the fix of bug #53071. It's...
2010-10-25 Gustavo André... - Fixed bug #53071 (SPLObjectStorage defeats gc_collect...
2010-10-24 Pierre Joye- fix Isotopp
2010-10-24 Felipe Pena- BFN
2010-10-24 Felipe Pena- Fixed bug #53144 (SplObjectStorage::removeAll())
2010-10-22 Andrey Hristovprofiling in trace mode
2010-10-22 Andrey Hristovlast piece to enable trace logging on windows
2010-10-22 Andrey Hristovenable debug logging on windows, in debug builds, of...
2010-10-20 Ilia AlshanetskyUpgraded bundled sqlite to version 3.7.3
2010-10-19 Pierre Joye- update #52929 and zip NULL deref
2010-10-19 Pierre Joye- fix Fixed NULL pointer dereference in ZipArchive...
2010-10-18 Adam HarveyFix bug #53089 (php.ini should use portable example...
2010-10-16 Felipe Pena- Fixed bug #53070 (Calling enchant_broker_get_dict_pat...
2010-10-15 Gustavo André... - Updated NEWS to note fix of bug #53006 now that it...
2010-10-14 Gustavo André... - Three tests were "broken" by rev #304404, not two...
2010-10-14 Gustavo André... - Fixed get_next_char(), used by htmlentities/htmlspeci...
2010-10-14 Gustavo André... - [DOC] Reverted rev #304382 and rev #304380, as I...
2010-10-13 Adam HarveyFix vim marker folds.
2010-10-13 Dmitry StogovFixed bug #52939 (zend_call_function does not respect...
2010-10-13 Gustavo André... - Fixed forward stream seeking emulation in streams...
2010-10-12 Dmitry StogovAdded test
2010-10-12 Gustavo André... - Added a 3rd parameter to get_html_translation_table...
2010-10-11 Gustavo André... - Removed redundant local variable in dns_get_record.
2010-10-08 Gustavo André... - Fixed a typo in rev #304208 (24 instead of 34/'"').
2010-10-08 Gustavo André... - Fixed bug #53021 (In html_entity_decode, failure...
2010-10-08 Andrey Hristovnew collations
2010-10-07 Felipe Pena- Added bison 2.4.3 version to the bison version list
2010-10-07 Andrey Hristovfix some uninitialized variables. also fix shadowing...
2010-10-07 Ilia AlshanetskyFixed extrenous warning inside openssl_encrypt() for...
2010-10-06 Gustavo André... - Fixed test for bug #50590 on systems with 64-bit...
2010-10-06 Andrey Hristovhere comes the news
2010-10-06 Andrey HristovFix for Bug #52686 mysql_stmt_attr_[gs]et arg. points...
2010-10-06 Andrey Hristovmore variable hiding fixes
2010-10-06 Andrey Hristovfix shadowing of parameters
2010-10-05 Kalle Sommer... Update copyright year for the license
2010-10-05 Andrey Hristovrename parameter name - should not shadow the global...
2010-10-05 Andrey Hristovtwo more compiler warnings fixed - size does matter
2010-10-05 Andrey HristovRename a method so it doesn't clash with a global symbo...
2010-10-05 Andrey HristovFix compiler warnings - on 32bit size_t is smaller...
2010-10-05 Andrey Hristovrename parameter, should not conflict with global symbol -
2010-10-05 Andrey Hristovremove trailing commas in enums
2010-10-05 Ulf WendelFix test: third parameter can be false.
2010-10-05 Antony Dovgalfix bug #50345 (nanosleep not detected properly on...
2010-10-05 Ulf WendelGreetings from SunCC.
2010-10-05 Dmitry StogovFixed bug #44248 (RFC2616 transgression while HTTPS...
2010-10-05 Dmitry StogovFixed bug #51008 (Zend/tests/bug45877.phpt fails)
next