]> granicus.if.org Git - php/shortlog
php
2010-11-11 Jérôme Loyet- Fixed #52692 (Added '-t/--test' to php-fpm to check...
2010-11-11 Jérôme Loyet- Fixed bug #52693 (configuration file errors are not...
2010-11-11 Jérôme Loyet- get rid of ZLOG_STUFF code redundancy
2010-11-11 Jérôme Loyet- comment out fpm_php_set_fcgi_mgmt_vars to remove...
2010-11-11 Jérôme Loyet- Fixed #52045 (FPM tries to open php.ini from the...
2010-11-11 Jérôme Loyet- remove useless check
2010-11-11 Jérôme Loyet- add missing timer* macros (for solaris)
2010-11-11 Jérôme Loyet- add "listen queue len" stat (thx to Andrei Nigmatulin)
2010-11-11 Kalle Sommer... Added new constant; ZEND_MULTIBYTE to check whether...
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 HarveyImplemented FR #53264 (Add fputcsv method to SplFileObj...
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 Adam HarveyImplemented FR #53213 (Adler32 algorithm is very slow...
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 Pierre Joye- typo
2010-11-07 Jérôme Loyet- change signal from SIGTERM to SIGQUIT for killing...
2010-11-07 Ilia AlshanetskyREQUEST_TIME notes
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 Ilia AlshanetskyUpdated _SERVER['REQUEST_TIME'] to include microsecond...
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 bracket in prototype comment.
2010-11-05 Adam HarveyFix bug #53226 (file_exists fails on big filenames).
2010-11-05 Adam HarveyImplemented FR #53238 (Make third parameter of preg_mat...
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-03 Pierre Joye- fix type and silent warning
2010-11-03 Pierre Joye- add stat support for zip://
2010-11-03 Etienne KneussFixed covariance of return-by-ref constraints
2010-11-03 Michael Wallnerexplicitness FTW; it should have been like that before...
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 Felipe Pena- Fixed no bailout address error and posix tests
2010-11-02 Ilia AlshanetskyFixed a possible double free in imap extension (Identif...
2010-11-02 Jani Taskinen- Fixed -g adding for gcc and g++ (former got it twice...
2010-11-02 Gustavo André... - Fixed bug #53153 (memory leak with phpinfo() + output...
2010-11-01 Arnaud Le Blancfix the fix
2010-11-01 Arnaud Le Blancfixed bug #52784 (Race condition when handling many
2010-11-01 Arnaud Le BlancFix bug #52173 (ext/pcntl doesn't store/report errors...
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é... - Added ReflectionParameter::canBePassedByValue().
2010-10-26 Gustavo André... - Implemented request #44164, zlib.output_compression...
2010-10-25 Ilia AlshanetskyCode cleanup & CS
2010-10-25 Ilia AlshanetskyRemoved unused variable
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 Gustavo André... - A BOM had slipped in a commit and broke the build...
2010-10-24 Pierre Joye- fix Isotopp
2010-10-24 Gustavo André... - Fixed uninitialized and 1 character short local variable.
2010-10-24 Gustavo André... - Removed out-of-date comments and one enum constant...
2010-10-24 Gustavo André... - Added to UPGRADING(.INTERNALS) information about...
2010-10-24 Gustavo André... - Completed rewrite of html.c. Except for determine_cha...
2010-10-24 Felipe Pena- Fixed bug #53144 (SplObjectStorage::removeAll())
2010-10-22 Andrey Hristovprofiling in trace mode
2010-10-22 Dmitry Stogovreduced size of temp_variariable
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-22 Dmitry StogovSimplified foreach() handling, we don't have to inctrem...
2010-10-22 Dmitry StogovFixed crash on attempt to insert reference to string...
2010-10-22 Dmitry StogovRemoved redundant check
2010-10-20 Ilia AlshanetskyUpgraded bundled sqlite to version 3.7.3
2010-10-19 Derick Rethans- Strip out the typehint *checks* only. They are still...
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 Derick Rethans- Added the writing of .sh files so that we can run...
2010-10-15 Dmitry Stogovzend_collect_module_handlers() has to be called after...
2010-10-14 Hartmut Holzgraefemarked char pointer arguments as const in lots of
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-14 Gustavo André... - Ooops. Fixed tests for rev #304380 (stream_get_conten...
next