2010-11-14 |
Jérôme Loyet | - extend the 'i-t' fpm argument to dump configuration... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jérôme Loyet | - Fixed #52691 (allow multiple instance of FPM using... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Felipe Pena | - Added missing void arg checks |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Felipe Pena | - Add missing check |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jani Taskinen | - Using ifelse() here is safer, also eases debugging... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Felipe Pena | - Fix the constant detection |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Felipe Pena | - Fixed bug #53305 (E_NOTICE when defining a constant... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Derick Rethans | - Sync from HEAD. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Derick Rethans | - MFH: Added support for the ( and ) delimiters/separat... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Derick Rethans | - Don't show timezone if it wasn't found while parsing. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jani Taskinen | - WS |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jani Taskinen | - Sync with trunk |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Felipe Pena | - Fixed bug #53136 (Invalid read on openssl_csr_new()) |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Gustavo André... | - Fixed bug #53297 (gettimeofday implementation in... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Ulf Wendel | Testing for the two new statistics 'bytes_received_real... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Jérôme Loyet | - Fixed #52660 (custom process title for FPM) |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - Fixed #52692 (Added '-t/--test' to php-fpm to check... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - Fixed bug #52693 (configuration file errors are not... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - get rid of ZLOG_STUFF code redundancy |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - comment out fpm_php_set_fcgi_mgmt_vars to remove... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - remove useless check |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - add missing timer* macros (for solaris) |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | here come the new |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - add "listen queue len" stat (thx to Andrei Nigmatulin) |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Kalle Sommer... | Added new constant; ZEND_MULTIBYTE to check whether... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Jérôme Loyet | - syntax and minor optimizations |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Jérôme Loyet | - don't call shutdown functions after child ends softly... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Christopher... | Prepare for PECL OCI8 1.4.4 |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Christopher... | Improve startup failure error messages |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Christopher... | Fixed bug #53284 (Valgrind warnings in oci_set_* functions) |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Christopher... | Improve test portability |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Andrey Hristov | Fix bad types, because zend_parse_xxx expect signed... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Adam Harvey | Fix line wrapping. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Adam Harvey | Fix bug #53279 (SplFileObject doesn't initialise defaul... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Moriyoshi Koizumi | - Fix bug #53273 (mb_strcut() returns garbage with... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Felipe Pena | - Fix the fix (wrong behavior) |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dmitry Stogov | Fixed WSDL loading using https through proxy |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Patrick Allaert | - Fixed tests not passing under windows because of... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Adam Harvey | Update the tests committed in r305098 (as part of the... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Gustavo André... | - Fixed the filter extension accepting IPv4 octets... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jérôme Loyet | - correct time comparison for determining the last... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jérôme Loyet | - change signal from SIGTERM to SIGQUIT for killing... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Felipe Pena | - Fixed bug #52512 (Broken error handling in odbc_execute) |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Felipe Pena | - Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC suppor... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Felipe Pena | - Coding standards |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Felipe Pena | - Fixed bug #52732 (Docs say preg_match() returns FALSE... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Felipe Pena | - Fixed bug #47199 (pg_delete() fails on NULL) |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Felipe Pena | - Fixed bug #50579 (RegexIterator::REPLACE doesn't... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Andrey Hristov | two new stats |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Gustavo André... | - Renamed php_stream_rep_nonstand_mode to |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Adam Harvey | Fix bug #53226 (file_exists fails on big filenames). |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Gustavo André... | - Added CLEAN section to recently committed test. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Gustavo André... | - Fixed bug #53241 (stream casting that relies on fdope... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Pierre Joye | - expose php_sys_(l)stat, doing will prevent me to... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pierre Joye | - fix type and silent warning |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pierre Joye | - add stat support for zip:// |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Pierre Joye | - add CVE |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Etienne Kneuss | Fixed covariance of return-by-ref constraints |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Felipe Pena | - BFN |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Felipe Pena | - Reverted fix for bug #51176 |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Felipe Pena | - Fixed config.m4 to complete the fix for bug #53141... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Felipe Pena | - Fixed bug #53141 (autoload misbehaves if called from... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Ilia Alshanetsky | Fixed a possible double free in imap extension (Identif... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Pierre Joye | - add CVE id |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Jani Taskinen | - Fixed -g adding for gcc and g++ (former got it twice... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Arnaud Le Blanc | MFH fixed bug #52784 (Race condition when handling... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Arnaud Le Blanc | MFH Fix bug #52173 (ext/pcntl doesn't store/report... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Derick Rethans | - Updated to version 2010.15 (2010o) |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Felipe Pena | - Fixed bug #47643 (array_diff() takes over 3000 times... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Gustavo André... | - Fixed bug #53198 (changing INI setting "from" with... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Andrey Hristov | - More features for the profiling, create aggregates... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Andrey Hristov | gettimeofday for windows |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Andrey Hristov | show tracing |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Andrey Hristov | fix windows debug build |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Gustavo André... | - Fixed bug #49687 (utf8_decode vulnerabilities and... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Gustavo André... | - Fixed bug #53180 (post_max_size=0 not disabling the... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Gustavo André... | - Fixed ReflectionProperty::isDefault() giving a wrong... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Gustavo André... | - Implemented request #44164, zlib.output_compression... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Andrey Hristov | rename and remove usage of inttypes.h, not needed |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Gustavo André... | - Small optimization of the fix of bug #53071. It's... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Gustavo André... | - Fixed bug #53071 (SPLObjectStorage defeats gc_collect... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Pierre Joye | - fix Isotopp |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Felipe Pena | - BFN |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Felipe Pena | - Fixed bug #53144 (SplObjectStorage::removeAll()) |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Andrey Hristov | profiling in trace mode |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Andrey Hristov | last piece to enable trace logging on windows |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Andrey Hristov | enable debug logging on windows, in debug builds, of... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Ilia Alshanetsky | Upgraded bundled sqlite to version 3.7.3 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Pierre Joye | - update #52929 and zip NULL deref |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Pierre Joye | - fix Fixed NULL pointer dereference in ZipArchive... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Adam Harvey | Fix bug #53089 (php.ini should use portable example... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Felipe Pena | - Fixed bug #53070 (Calling enchant_broker_get_dict_pat... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Gustavo André... | - Updated NEWS to note fix of bug #53006 now that it... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Gustavo André... | - Three tests were "broken" by rev #304404, not two... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Gustavo André... | - Fixed get_next_char(), used by htmlentities/htmlspeci... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Gustavo André... | - [DOC] Reverted rev #304382 and rev #304380, as I... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Adam Harvey | Fix vim marker folds. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Dmitry Stogov | Fixed bug #52939 (zend_call_function does not respect... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Gustavo André... | - Fixed forward stream seeking emulation in streams... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Dmitry Stogov | Added test |
commit | commitdiff | tree | snapshot |
next |