]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Thu, 14 Jul 2011 12:02:33 +0000 (12:02 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 14 Jul 2011 12:01:37 +0000 (12:01 +0000)]
5.3.7RC3
Jérôme Loyet [Wed, 13 Jul 2011 23:28:48 +0000 (23:28 +0000)]
find option '-not' is not POSIX compliant
Daniel Convissor [Wed, 13 Jul 2011 16:22:58 +0000 (16:22 +0000)]
Have test for add/sub/diff one second during DST/ST transition.
Daniel Convissor [Wed, 13 Jul 2011 16:21:10 +0000 (16:21 +0000)]
Add test for constructing times during the dst/st conversion.
Pierre Joye [Tue, 12 Jul 2011 15:15:17 +0000 (15:15 +0000)]
- Fixed bug #55187, readlink returns weird characters when false result
Pierre Joye [Tue, 12 Jul 2011 11:46:41 +0000 (11:46 +0000)]
- Bug #55169, improve fix, allow non interactive user, hash-like ops only usage
Stanislav Malyshev [Tue, 12 Jul 2011 05:20:40 +0000 (05:20 +0000)]
remove warning for is_a() BC
Ilia Alshanetsky [Mon, 11 Jul 2011 17:01:23 +0000 (17:01 +0000)]
Fixed bug #55014 (Compile failure due to improper use of ctime_r()).
Dmitry Stogov [Mon, 11 Jul 2011 10:31:49 +0000 (10:31 +0000)]
Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)
Dmitry Stogov [Mon, 11 Jul 2011 09:47:59 +0000 (09:47 +0000)]
Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)
Pierre Joye [Sun, 10 Jul 2011 14:36:32 +0000 (14:36 +0000)]
- fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data
Pierre Joye [Sun, 10 Jul 2011 14:19:51 +0000 (14:19 +0000)]
- use warning here to match unix behavior
Felipe Pena [Sun, 10 Jul 2011 13:05:32 +0000 (13:05 +0000)]
- Year++
Felipe Pena [Fri, 8 Jul 2011 16:29:33 +0000 (16:29 +0000)]
- Missing to commit this change here... (thanks nikic)
Felipe Pena [Thu, 7 Jul 2011 23:07:14 +0000 (23:07 +0000)]
- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)
Andrey Hristov [Tue, 5 Jul 2011 20:31:53 +0000 (20:31 +0000)]
free data in case of failure in the callee not in the caller
Ilia Alshanetsky [Tue, 5 Jul 2011 20:10:45 +0000 (20:10 +0000)]
Fixed bug relating to un-initialized memory access
Jérôme Loyet [Tue, 5 Jul 2011 18:09:07 +0000 (18:09 +0000)]
- Fixed wrong value of log_level when invoking fpm with -tt
Gustavo André dos Santos Lopes [Tue, 5 Jul 2011 16:09:06 +0000 (16:09 +0000)]
- Fixed bug #52935 (call exit in user_error_handler cause stream relate core).
Jérôme Loyet [Tue, 5 Jul 2011 02:42:40 +0000 (02:42 +0000)]
- ws and cosmetics
Jérôme Loyet [Tue, 5 Jul 2011 01:43:50 +0000 (01:43 +0000)]
Fixed memory leak
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)