]> granicus.if.org Git - php/log
php
13 years agoBack to dev
Ilia Alshanetsky [Thu, 14 Jul 2011 12:02:33 +0000 (12:02 +0000)]
Back to dev

13 years ago5.3.7RC3
Ilia Alshanetsky [Thu, 14 Jul 2011 12:01:37 +0000 (12:01 +0000)]
5.3.7RC3

13 years agofind option '-not' is not POSIX compliant
Jérôme Loyet [Wed, 13 Jul 2011 23:28:48 +0000 (23:28 +0000)]
find option '-not' is not POSIX compliant

13 years agoHave test for add/sub/diff one second during DST/ST transition.
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.

13 years agoAdd test for constructing times during the dst/st conversion.
Daniel Convissor [Wed, 13 Jul 2011 16:21:10 +0000 (16:21 +0000)]
Add test for constructing times during the dst/st conversion.

13 years ago- Fixed bug #55187, readlink returns weird characters when false result
Pierre Joye [Tue, 12 Jul 2011 15:15:17 +0000 (15:15 +0000)]
- Fixed bug #55187, readlink returns weird characters when false result

13 years ago- Bug #55169, improve fix, allow non interactive user, hash-like ops only usage
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

13 years agoremove warning for is_a() BC
Stanislav Malyshev [Tue, 12 Jul 2011 05:20:40 +0000 (05:20 +0000)]
remove warning for is_a() BC

13 years agoFixed bug #55014 (Compile failure due to improper use of ctime_r()).
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()).

13 years agoFixed bug #54305 (Crash in gc_remove_zval_from_buffer)
Dmitry Stogov [Mon, 11 Jul 2011 10:31:49 +0000 (10:31 +0000)]
Fixed bug #54305 (Crash in gc_remove_zval_from_buffer)

13 years agoFixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)
Dmitry Stogov [Mon, 11 Jul 2011 09:47:59 +0000 (09:47 +0000)]
Fixed bug #54332 (Crash in zend_mm_check_ptr // Heap corruption)

13 years ago- fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data
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

13 years ago - use warning here to match unix behavior
Pierre Joye [Sun, 10 Jul 2011 14:19:51 +0000 (14:19 +0000)]
 - use warning here to match unix behavior

13 years ago- Year++
Felipe Pena [Sun, 10 Jul 2011 13:05:32 +0000 (13:05 +0000)]
- Year++

13 years ago- Missing to commit this change here... (thanks nikic)
Felipe Pena [Fri, 8 Jul 2011 16:29:33 +0000 (16:29 +0000)]
- Missing to commit this change here... (thanks nikic)

13 years ago- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even though...
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)

13 years agofree data in case of failure in the callee not in the caller
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

13 years agoFixed bug relating to un-initialized memory access
Ilia Alshanetsky [Tue, 5 Jul 2011 20:10:45 +0000 (20:10 +0000)]
Fixed bug relating to un-initialized memory access

13 years ago- Fixed wrong value of log_level when invoking fpm with -tt
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

13 years ago- Fixed bug #52935 (call exit in user_error_handler cause stream relate core).
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).

13 years ago- ws and cosmetics
Jérôme Loyet [Tue, 5 Jul 2011 02:42:40 +0000 (02:42 +0000)]
- ws and cosmetics

13 years agoFixed memory leak
Jérôme Loyet [Tue, 5 Jul 2011 01:43:50 +0000 (01:43 +0000)]
Fixed memory leak

13 years ago- moved STR2STR, BOOL2STR and PM2STR from fpm_conf.h to fpm_conf.c (Giovanni Giacobbi)
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)

13 years agofix crypt() issue with overlong salt
Stanislav Malyshev [Mon, 4 Jul 2011 23:38:09 +0000 (23:38 +0000)]
fix crypt() issue with overlong salt

13 years agoalloc SHM for all children at startup to ensure all SHM will be reachable from childr...
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

13 years agochild-pid can't be set when fpm_child_resources_use is called
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

13 years ago- Fixed missing Expires and Cache-Control headers for ping and status pages
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

13 years ago- revert commit 312812 until 5.3.7 is out
Jérôme Loyet [Mon, 4 Jul 2011 21:22:56 +0000 (21:22 +0000)]
- revert commit 312812 until 5.3.7 is out

13 years agoFixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)
Dmitry Stogov [Mon, 4 Jul 2011 14:55:39 +0000 (14:55 +0000)]
Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)

13 years agofix comment syntax
Jérôme Loyet [Mon, 4 Jul 2011 12:49:46 +0000 (12:49 +0000)]
fix comment syntax

13 years ago- Fixed bug #54329 (MSSql extension memory leak)
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

13 years ago- Implemented FR #54172 (Overriding the pid file location of php-fpm)
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)

13 years ago- Implemented FR #54499 (FPM ping and status_path should handle HEAD request)
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)

13 years ago- Implemented FR #54577 (Enhanced status page with full status and details about...
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

13 years ago- Fixed bug #55080 (Deprecated call in run--test.php)
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

13 years agoBack to dev
Ilia Alshanetsky [Thu, 30 Jun 2011 13:31:39 +0000 (13:31 +0000)]
Back to dev

13 years ago5.3.7RC2
Ilia Alshanetsky [Thu, 30 Jun 2011 13:16:27 +0000 (13:16 +0000)]
5.3.7RC2

13 years ago- Fixed bug #55082 (var_export() doesn't escape properties properly).
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).

13 years agoFix bug #55066 (Missing linebreak in NEWS).
Adam Harvey [Thu, 30 Jun 2011 06:14:41 +0000 (06:14 +0000)]
Fix bug #55066 (Missing linebreak in NEWS).

13 years agoFixed test
Ilia Alshanetsky [Tue, 28 Jun 2011 23:47:05 +0000 (23:47 +0000)]
Fixed test

13 years agoworking on test coverage for ext/dom, here's 17 more tests
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

13 years agoFixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
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)

13 years agoKeep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error message prefixes
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

13 years agoFix 5.1 detection on ubuntu natty
Hannes Magnusson [Mon, 27 Jun 2011 20:28:30 +0000 (20:28 +0000)]
Fix 5.1 detection on ubuntu natty

13 years agomissed version sync with 5.4
Christopher Jones [Mon, 27 Jun 2011 17:24:55 +0000 (17:24 +0000)]
missed version sync with 5.4

13 years ago- Updated to version 2011.8 (2011h)
Derick Rethans [Mon, 27 Jun 2011 11:47:43 +0000 (11:47 +0000)]
- Updated to version 2011.8 (2011h)

13 years ago- fixed request_timeout and slowlog_timeout from last FPM commit (r312496)
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

13 years ago- BFN
Felipe Pena [Mon, 27 Jun 2011 01:39:01 +0000 (01:39 +0000)]
- BFN

13 years ago- Fixed data type usage in 64bit
Felipe Pena [Mon, 27 Jun 2011 01:36:39 +0000 (01:36 +0000)]
- Fixed data type usage in 64bit
  Reported by: Leonildo Costa

13 years ago- Replaced shm_slots with a real scoreboard
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

13 years ago- reflection is always enabled
Pierre Joye [Sat, 25 Jun 2011 10:47:54 +0000 (10:47 +0000)]
- reflection is always enabled

13 years agofixed temp directory names in spl tests
Knut Urdalen [Sat, 25 Jun 2011 07:45:41 +0000 (07:45 +0000)]
fixed temp directory names in spl tests

13 years agofixed/refactored some spl tests related to owner/group retrieval
Knut Urdalen [Sat, 25 Jun 2011 04:50:42 +0000 (04:50 +0000)]
fixed/refactored some spl tests related to owner/group retrieval

13 years agoAdd http_proxy env var support to run-tests.php result submission
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

13 years ago- Added SKIPIF
Felipe Pena [Fri, 24 Jun 2011 19:18:06 +0000 (19:18 +0000)]
- Added SKIPIF

13 years ago- BFN
Felipe Pena [Fri, 24 Jun 2011 00:53:52 +0000 (00:53 +0000)]
- BFN

13 years ago- Fixed crash in error_log() (strlen(NULL)) reported by: shm, Maksymilian Arciemowicz
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

13 years agoThese are annoyingly slow
Hannes Magnusson [Thu, 23 Jun 2011 21:27:42 +0000 (21:27 +0000)]
These are annoyingly slow

13 years ago- Added custom access log (also added per request %CPU and memory mesurement)
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)

13 years agoAdd charset, fixes the validate_on_parse test (confik)
Hannes Magnusson [Wed, 22 Jun 2011 14:59:20 +0000 (14:59 +0000)]
Add charset, fixes the validate_on_parse test (confik)

13 years agoFixed dom tests.
Shein Alexey [Wed, 22 Jun 2011 09:28:14 +0000 (09:28 +0000)]
Fixed dom tests.

13 years agoFixed typo
Patrick Allaert [Mon, 20 Jun 2011 20:42:02 +0000 (20:42 +0000)]
Fixed typo

13 years agoRemoved pid in debug logs written by chrildren processes
Jérôme Loyet [Mon, 20 Jun 2011 00:03:39 +0000 (00:03 +0000)]
Removed pid in debug logs written by chrildren processes

13 years agoMake xfail text not reference a particular version now that 5.4 branch exists.
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.

13 years ago- Opss, restore old behavior
Felipe Pena [Sun, 19 Jun 2011 14:50:44 +0000 (14:50 +0000)]
- Opss, restore old behavior

13 years ago- Added missing void param check in sys_get_temp_dir
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()

13 years ago- New tests (code coverage++)
Felipe Pena [Sun, 19 Jun 2011 12:33:49 +0000 (12:33 +0000)]
- New tests (code coverage++)

13 years ago- Added missing void param checks, and fix arginfo
Felipe Pena [Sat, 18 Jun 2011 22:48:31 +0000 (22:48 +0000)]
- Added missing void param checks, and fix arginfo

13 years ago- Missing change
Felipe Pena [Sat, 18 Jun 2011 17:46:16 +0000 (17:46 +0000)]
- Missing change

13 years ago- Fixed ZTS build
Felipe Pena [Sat, 18 Jun 2011 17:41:56 +0000 (17:41 +0000)]
- Fixed ZTS build

13 years agoAdded master rlimit_files and rlimit_core in the global configuration settings
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

13 years agoFixed exit at FPM startup on fpm_resources_prepare
Jérôme Loyet [Sat, 18 Jun 2011 16:15:15 +0000 (16:15 +0000)]
Fixed exit at FPM startup on fpm_resources_prepare

13 years agows
Jérôme Loyet [Sat, 18 Jun 2011 16:05:56 +0000 (16:05 +0000)]
ws

13 years ago- Added missing arginfos for void params and void param checks
Felipe Pena [Sat, 18 Jun 2011 15:56:14 +0000 (15:56 +0000)]
- Added missing arginfos for void params and void param checks

13 years agoRemove timestamp in logs written by children process
Jérôme Loyet [Sat, 18 Jun 2011 15:33:07 +0000 (15:33 +0000)]
Remove timestamp in logs written by children process

13 years agoProvide test for DateTime::add() issue (for discussion on internals, bugs.php.net...
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).

13 years agoSplit DateTime diff/add/sub tests into separate files to make things easier to see...
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.

13 years agomissing doc in the conf file
Jérôme Loyet [Fri, 17 Jun 2011 23:35:47 +0000 (23:35 +0000)]
missing doc in the conf file

13 years ago- added xml format to the status page
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

13 years agoRemove duplicate lines present in PHP_5_3's .phpt (dtajchreber)
Christopher Jones [Fri, 17 Jun 2011 21:42:40 +0000 (21:42 +0000)]
Remove duplicate lines present in PHP_5_3's .phpt (dtajchreber)

13 years agoFix skipif to resolve the common reason this test fails
Christopher Jones [Fri, 17 Jun 2011 18:28:34 +0000 (18:28 +0000)]
Fix skipif to resolve the common reason this test fails

13 years ago- Fixed bug where the DateTime object got changed while using date_diff().
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().

13 years ago- Fixed two "jump or move depends on uninitialised value"
Felipe Pena [Fri, 17 Jun 2011 02:00:20 +0000 (02:00 +0000)]
- Fixed two "jump or move depends on uninitialised value"

13 years ago- did I not kill that already? (do not use rand_screen, pointless on server and not TS)
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)

13 years ago- Back to -dev
Johannes Schlüter [Thu, 16 Jun 2011 12:47:39 +0000 (12:47 +0000)]
- Back to -dev

13 years ago5.3.7RC1
Johannes Schlüter [Thu, 16 Jun 2011 12:40:37 +0000 (12:40 +0000)]
5.3.7RC1

13 years ago- fix nts build
Pierre Joye [Thu, 16 Jun 2011 10:20:25 +0000 (10:20 +0000)]
- fix nts build

13 years ago- init win32 rng context once per process
Pierre Joye [Thu, 16 Jun 2011 01:31:10 +0000 (01:31 +0000)]
- init win32 rng context once per process

13 years ago- install extra headers
Pierre Joye [Thu, 16 Jun 2011 01:21:01 +0000 (01:21 +0000)]
- install extra headers

13 years ago- Broken overlong (>80 chars) lines.
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.

13 years agoUpgrade SQLite to 3.7.6.3
Scott MacVicar [Tue, 14 Jun 2011 17:00:49 +0000 (17:00 +0000)]
Upgrade SQLite to 3.7.6.3

13 years ago- Added CVE id
Felipe Pena [Mon, 13 Jun 2011 19:47:31 +0000 (19:47 +0000)]
- Added CVE id

13 years ago- Fix build on Windows
Felipe Pena [Mon, 13 Jun 2011 17:52:23 +0000 (17:52 +0000)]
- Fix build on Windows

13 years ago- MFH suppression of compiler warning noted in bug #55009
Timm Friebe [Mon, 13 Jun 2011 08:45:21 +0000 (08:45 +0000)]
- MFH suppression of compiler warning noted in bug #55009

13 years ago- Fixed bug #54624 (class_alias and type hint)
Felipe Pena [Sun, 12 Jun 2011 21:10:31 +0000 (21:10 +0000)]
- Fixed bug #54624 (class_alias and type hint)

13 years ago- Fix test again
Felipe Pena [Sun, 12 Jun 2011 21:05:16 +0000 (21:05 +0000)]
- Fix test again

13 years ago- Added Bison 2.5 to bison_version_list
Felipe Pena [Sun, 12 Jun 2011 17:26:45 +0000 (17:26 +0000)]
- Added Bison 2.5 to bison_version_list

13 years ago- Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload filename)
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

13 years ago- Restore test (the change related to this test weren't committed to this branch)
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)

13 years ago- Fixed bug #54680 (missing TRACK_VARS_SERVER check)
Felipe Pena [Sun, 12 Jun 2011 02:47:48 +0000 (02:47 +0000)]
- Fixed bug #54680 (missing TRACK_VARS_SERVER check)