]>
granicus.if.org Git - php/log
Jérôme Loyet [Tue, 5 Jul 2011 01:24:10 +0000 (01:24 +0000)]
- moved STR2STR, BOOL2STR and PM2STR from fpm_conf.h to fpm_conf.c (Giovanni Giacobbi)
Stanislav Malyshev [Mon, 4 Jul 2011 23:38:09 +0000 (23:38 +0000)]
fix crypt() issue with overlong salt
Jérôme Loyet [Mon, 4 Jul 2011 22:39:15 +0000 (22:39 +0000)]
alloc SHM for all children at startup to ensure all SHM will be reachable from children over the ages
Jérôme Loyet [Mon, 4 Jul 2011 21:37:28 +0000 (21:37 +0000)]
child-pid can't be set when fpm_child_resources_use is called
Jérôme Loyet [Mon, 4 Jul 2011 21:29:32 +0000 (21:29 +0000)]
- Fixed missing Expires and Cache-Control headers for ping and status pages
Jérôme Loyet [Mon, 4 Jul 2011 21:22:56 +0000 (21:22 +0000)]
- revert commit 312812 until 5.3.7 is out
Dmitry Stogov [Mon, 4 Jul 2011 14:55:39 +0000 (14:55 +0000)]
Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)
Jérôme Loyet [Mon, 4 Jul 2011 12:49:46 +0000 (12:49 +0000)]
fix comment syntax
Felipe Pena [Sun, 3 Jul 2011 19:01:42 +0000 (19:01 +0000)]
- Fixed bug #54329 (MSSql extension memory leak)
patch by: dotslashpok at gmail dot com
Jérôme Loyet [Sat, 2 Jul 2011 23:41:01 +0000 (23:41 +0000)]
- Implemented FR #54172 (Overriding the pid file location of php-fpm)
Jérôme Loyet [Sat, 2 Jul 2011 16:34:39 +0000 (16:34 +0000)]
- Implemented FR #54499 (FPM ping and status_path should handle HEAD request)
Jérôme Loyet [Sat, 2 Jul 2011 16:10:18 +0000 (16:10 +0000)]
- Implemented FR #54577 (Enhanced status page with full status and details about each processes
- Added a web page (status.html) for real-time FPM status
- Fixed missing Expires and Cache-Control headers for ping and status pages
Felipe Pena [Fri, 1 Jul 2011 23:13:53 +0000 (23:13 +0000)]
- Fixed bug #55080 (Deprecated call in run--test.php)
patch by: fedora at famillecollet dot com
Ilia Alshanetsky [Thu, 30 Jun 2011 13:31:39 +0000 (13:31 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 30 Jun 2011 13:16:27 +0000 (13:16 +0000)]
5.3.7RC2
Gustavo André dos Santos Lopes [Thu, 30 Jun 2011 09:26:35 +0000 (09:26 +0000)]
- Fixed bug #55082 (var_export() doesn't escape properties properly).
Adam Harvey [Thu, 30 Jun 2011 06:14:41 +0000 (06:14 +0000)]
Fix bug #55066 (Missing linebreak in NEWS).
Ilia Alshanetsky [Tue, 28 Jun 2011 23:47:05 +0000 (23:47 +0000)]
Fixed test
Knut Urdalen [Tue, 28 Jun 2011 20:17:15 +0000 (20:17 +0000)]
working on test coverage for ext/dom, here's 17 more tests
Pierrick Charron [Tue, 28 Jun 2011 11:09:06 +0000 (11:09 +0000)]
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
Christopher Jones [Mon, 27 Jun 2011 22:58:59 +0000 (22:58 +0000)]
Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error message prefixes
Hannes Magnusson [Mon, 27 Jun 2011 20:28:30 +0000 (20:28 +0000)]
Fix 5.1 detection on ubuntu natty
Christopher Jones [Mon, 27 Jun 2011 17:24:55 +0000 (17:24 +0000)]
missed version sync with 5.4
Derick Rethans [Mon, 27 Jun 2011 11:47:43 +0000 (11:47 +0000)]
- Updated to version 2011.8 (2011h)
Jérôme Loyet [Mon, 27 Jun 2011 11:33:03 +0000 (11:33 +0000)]
- fixed request_timeout and slowlog_timeout from last FPM commit (r312496)
- typo
Felipe Pena [Mon, 27 Jun 2011 01:39:01 +0000 (01:39 +0000)]
- BFN
Felipe Pena [Mon, 27 Jun 2011 01:36:39 +0000 (01:36 +0000)]
- Fixed data type usage in 64bit
Reported by: Leonildo Costa
Jérôme Loyet [Sun, 26 Jun 2011 15:48:11 +0000 (15:48 +0000)]
- Replaced shm_slots with a real scoreboard
- Added several improvements to the status page
Pierre Joye [Sat, 25 Jun 2011 10:47:54 +0000 (10:47 +0000)]
- reflection is always enabled
Knut Urdalen [Sat, 25 Jun 2011 07:45:41 +0000 (07:45 +0000)]
fixed temp directory names in spl tests
Knut Urdalen [Sat, 25 Jun 2011 04:50:42 +0000 (04:50 +0000)]
fixed/refactored some spl tests related to owner/group retrieval
Christopher Jones [Fri, 24 Jun 2011 23:10:37 +0000 (23:10 +0000)]
Add http_proxy env var support to run-tests.php result submission
Felipe Pena [Fri, 24 Jun 2011 19:18:06 +0000 (19:18 +0000)]
- Added SKIPIF
Felipe Pena [Fri, 24 Jun 2011 00:53:52 +0000 (00:53 +0000)]
- BFN
Felipe Pena [Thu, 23 Jun 2011 21:48:15 +0000 (21:48 +0000)]
- Fixed crash in error_log() (strlen(NULL)) reported by: shm, Maksymilian Arciemowicz
Hannes Magnusson [Thu, 23 Jun 2011 21:27:42 +0000 (21:27 +0000)]
These are annoyingly slow
Jérôme Loyet [Thu, 23 Jun 2011 08:03:52 +0000 (08:03 +0000)]
- Added custom access log (also added per request %CPU and memory mesurement)
Hannes Magnusson [Wed, 22 Jun 2011 14:59:20 +0000 (14:59 +0000)]
Add charset, fixes the validate_on_parse test (confik)
Shein Alexey [Wed, 22 Jun 2011 09:28:14 +0000 (09:28 +0000)]
Fixed dom tests.
Patrick Allaert [Mon, 20 Jun 2011 20:42:02 +0000 (20:42 +0000)]
Fixed typo
Jérôme Loyet [Mon, 20 Jun 2011 00:03:39 +0000 (00:03 +0000)]
Removed pid in debug logs written by chrildren processes
Daniel Convissor [Sun, 19 Jun 2011 16:46:32 +0000 (16:46 +0000)]
Make xfail text not reference a particular version now that 5.4 branch exists.
Felipe Pena [Sun, 19 Jun 2011 14:50:44 +0000 (14:50 +0000)]
- Opss, restore old behavior
Felipe Pena [Sun, 19 Jun 2011 14:27:33 +0000 (14:27 +0000)]
- Added missing void param check in sys_get_temp_dir
- Fixed param check of umask()
Felipe Pena [Sun, 19 Jun 2011 12:33:49 +0000 (12:33 +0000)]
- New tests (code coverage++)
Felipe Pena [Sat, 18 Jun 2011 22:48:31 +0000 (22:48 +0000)]
- Added missing void param checks, and fix arginfo
Felipe Pena [Sat, 18 Jun 2011 17:46:16 +0000 (17:46 +0000)]
- Missing change
Felipe Pena [Sat, 18 Jun 2011 17:41:56 +0000 (17:41 +0000)]
- Fixed ZTS build
Jérôme Loyet [Sat, 18 Jun 2011 16:27:48 +0000 (16:27 +0000)]
Added master rlimit_files and rlimit_core in the global configuration settings
Jérôme Loyet [Sat, 18 Jun 2011 16:15:15 +0000 (16:15 +0000)]
Fixed exit at FPM startup on fpm_resources_prepare
Jérôme Loyet [Sat, 18 Jun 2011 16:05:56 +0000 (16:05 +0000)]
ws
Felipe Pena [Sat, 18 Jun 2011 15:56:14 +0000 (15:56 +0000)]
- Added missing arginfos for void params and void param checks
Jérôme Loyet [Sat, 18 Jun 2011 15:33:07 +0000 (15:33 +0000)]
Remove timestamp in logs written by children process
Daniel Convissor [Sat, 18 Jun 2011 01:00:56 +0000 (01:00 +0000)]
Provide test for DateTime::add() issue (for discussion on internals, bugs.php.net is down).
Daniel Convissor [Sat, 18 Jun 2011 00:29:52 +0000 (00:29 +0000)]
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
Jérôme Loyet [Fri, 17 Jun 2011 23:35:47 +0000 (23:35 +0000)]
missing doc in the conf file
Jérôme Loyet [Fri, 17 Jun 2011 23:19:54 +0000 (23:19 +0000)]
- added xml format to the status page
- clean fpm_status.c code
Christopher Jones [Fri, 17 Jun 2011 21:42:40 +0000 (21:42 +0000)]
Remove duplicate lines present in PHP_5_3's .phpt (dtajchreber)
Christopher Jones [Fri, 17 Jun 2011 18:28:34 +0000 (18:28 +0000)]
Fix skipif to resolve the common reason this test fails
Derick Rethans [Fri, 17 Jun 2011 16:38:23 +0000 (16:38 +0000)]
- Fixed bug where the DateTime object got changed while using date_diff().
Felipe Pena [Fri, 17 Jun 2011 02:00:20 +0000 (02:00 +0000)]
- Fixed two "jump or move depends on uninitialised value"
Pierre Joye [Thu, 16 Jun 2011 13:06:41 +0000 (13:06 +0000)]
- did I not kill that already? (do not use rand_screen, pointless on server and not TS)
Johannes Schlüter [Thu, 16 Jun 2011 12:47:39 +0000 (12:47 +0000)]
- Back to -dev
Johannes Schlüter [Thu, 16 Jun 2011 12:40:37 +0000 (12:40 +0000)]
5.3.7RC1
Pierre Joye [Thu, 16 Jun 2011 10:20:25 +0000 (10:20 +0000)]
- fix nts build
Pierre Joye [Thu, 16 Jun 2011 01:31:10 +0000 (01:31 +0000)]
- init win32 rng context once per process
Pierre Joye [Thu, 16 Jun 2011 01:21:01 +0000 (01:21 +0000)]
- install extra headers
Gustavo André dos Santos Lopes [Tue, 14 Jun 2011 22:18:29 +0000 (22:18 +0000)]
- Broken overlong (>80 chars) lines.
- Added entry corresponding to r301991, as requested.
Scott MacVicar [Tue, 14 Jun 2011 17:00:49 +0000 (17:00 +0000)]
Upgrade SQLite to 3.7.6.3
Felipe Pena [Mon, 13 Jun 2011 19:47:31 +0000 (19:47 +0000)]
- Added CVE id
Felipe Pena [Mon, 13 Jun 2011 17:52:23 +0000 (17:52 +0000)]
- Fix build on Windows
Timm Friebe [Mon, 13 Jun 2011 08:45:21 +0000 (08:45 +0000)]
- MFH suppression of compiler warning noted in bug #55009
Felipe Pena [Sun, 12 Jun 2011 21:10:31 +0000 (21:10 +0000)]
- Fixed bug #54624 (class_alias and type hint)
Felipe Pena [Sun, 12 Jun 2011 21:05:16 +0000 (21:05 +0000)]
- Fix test again
Felipe Pena [Sun, 12 Jun 2011 17:26:45 +0000 (17:26 +0000)]
- Added Bison 2.5 to bison_version_list
Felipe Pena [Sun, 12 Jun 2011 15:14:18 +0000 (15:14 +0000)]
- Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload filename)
Reported by: kkotowicz at gmail dot com
Felipe Pena [Sun, 12 Jun 2011 03:01:12 +0000 (03:01 +0000)]
- Restore test (the change related to this test weren't committed to this branch)
Felipe Pena [Sun, 12 Jun 2011 02:47:48 +0000 (02:47 +0000)]
- Fixed bug #54680 (missing TRACK_VARS_SERVER check)
Felipe Pena [Sun, 12 Jun 2011 01:43:10 +0000 (01:43 +0000)]
- Avoid zend_do_ticks() call for each statement in parsing
Gustavo André dos Santos Lopes [Sun, 12 Jun 2011 00:56:18 +0000 (00:56 +0000)]
- Reverted r301991, which is a (partial) fix to bug #52550, addressing an
overflow in a signed subtraction. This fixes the overflow without
changing the algorithm.
Felipe Pena [Sat, 11 Jun 2011 23:46:35 +0000 (23:46 +0000)]
- Fix missing change from r303357 (related to bug #48831)
Timm Friebe [Sat, 11 Jun 2011 18:55:15 +0000 (18:55 +0000)]
- MFH Bugfix for bug #53540
Felipe Pena [Sat, 11 Jun 2011 15:11:49 +0000 (15:11 +0000)]
- Missing fix for bug #54347
Pierre Joye [Sat, 11 Jun 2011 13:23:29 +0000 (13:23 +0000)]
- missing entry for curl.cainfo
Felipe Pena [Sat, 11 Jun 2011 01:15:14 +0000 (01:15 +0000)]
- Possible fix for bug #55022 (memory_limit exhausted when set charset in sybase_connect)
Christopher Jones [Sat, 11 Jun 2011 00:24:26 +0000 (00:24 +0000)]
Fix TSRMLS for Windows build
Felipe Pena [Fri, 10 Jun 2011 23:14:15 +0000 (23:14 +0000)]
- Drop C++ style comments
Felipe Pena [Fri, 10 Jun 2011 22:48:36 +0000 (22:48 +0000)]
- Fixed bug #55028 (// is abad comment)
Christopher Jones [Fri, 10 Jun 2011 19:16:35 +0000 (19:16 +0000)]
Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches
Christopher Jones [Fri, 10 Jun 2011 17:38:07 +0000 (17:38 +0000)]
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite
Christopher Jones [Fri, 10 Jun 2011 17:16:00 +0000 (17:16 +0000)]
Missed trivial comment sync with PHP_5_4 and trunk
Felipe Pena [Thu, 9 Jun 2011 22:45:35 +0000 (22:45 +0000)]
- Fixed bug #54347 (reflection_extension does not lowercase module function name)
patch by: laruence at yahoo dot com dot cn
Shein Alexey [Thu, 9 Jun 2011 13:09:25 +0000 (13:09 +0000)]
Fixed test.
Shein Alexey [Thu, 9 Jun 2011 08:24:12 +0000 (08:24 +0000)]
Changed session.save_path to /tmp to make test run.
Shein Alexey [Thu, 9 Jun 2011 08:18:49 +0000 (08:18 +0000)]
Skip reason is now printed if session.save_path is not writable.
Shein Alexey [Thu, 9 Jun 2011 07:44:10 +0000 (07:44 +0000)]
Fixed session test breakage due to serialize precision issue.
Ilia Alshanetsky [Wed, 8 Jun 2011 23:30:02 +0000 (23:30 +0000)]
Fixed test
George Wang [Wed, 8 Jun 2011 16:51:59 +0000 (16:51 +0000)]
fix socket address parsing code
Ilia Alshanetsky [Wed, 8 Jun 2011 02:03:14 +0000 (02:03 +0000)]
Fixed test to account for smaller default floating point # precision
Gustavo André dos Santos Lopes [Wed, 8 Jun 2011 00:23:02 +0000 (00:23 +0000)]
- Fixed bug #54992: Stream not closed and error not returned when SSL CN_match
fails.