]> granicus.if.org Git - php/log
php
14 years ago- Reverted php_printf -> printf change
Felipe Pena [Fri, 1 Jul 2011 17:18:50 +0000 (17:18 +0000)]
- Reverted php_printf -> printf change

14 years agoUpdated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071
Philip Olson [Thu, 30 Jun 2011 23:50:56 +0000 (23:50 +0000)]
Updated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071

14 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).

14 years agocorrect error message for a missing document root in the cli webserver
David Soria Parra [Wed, 29 Jun 2011 23:44:02 +0000 (23:44 +0000)]
correct error message for a missing document root in the cli webserver

the document root is always a directory.

14 years agofix #55072 in-built web server needs to check -t option is a directory
David Soria Parra [Wed, 29 Jun 2011 23:29:01 +0000 (23:29 +0000)]
fix #55072 in-built web server needs to check -t option is a directory

14 years agoFix NEWS
Peter Cowburn [Wed, 29 Jun 2011 09:00:37 +0000 (09:00 +0000)]
Fix NEWS

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

14 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

14 years agoclarify sqlite deprecation
Christopher Jones [Tue, 28 Jun 2011 18:58:07 +0000 (18:58 +0000)]
clarify sqlite deprecation

14 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)

14 years ago- Fixed socket_import_stream returning NULL on some errors and FALSE on others
Gustavo André dos Santos Lopes [Tue, 28 Jun 2011 10:27:29 +0000 (10:27 +0000)]
- Fixed socket_import_stream returning NULL on some errors and FALSE on others

14 years ago- Fixed crash on invalid addr:port (Chris Jones, Felipe)
Felipe Pena [Mon, 27 Jun 2011 23:18:26 +0000 (23:18 +0000)]
- Fixed crash on invalid addr:port (Chris Jones, Felipe)

14 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

14 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

14 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)

14 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

14 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

14 years agoFix crypt_blowfish 8-bit chars problem (CVE-2011-2483), add tests
Stanislav Malyshev [Sun, 26 Jun 2011 21:34:39 +0000 (21:34 +0000)]
Fix crypt_blowfish 8-bit chars problem (CVE-2011-2483), add tests

# See details at http://www.openwall.com/lists/announce/2011/06/21/1

14 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

14 years agosmall fix in disk_total_space() tests (PHP_5_3 already includes this)
Knut Urdalen [Sat, 25 Jun 2011 21:22:42 +0000 (21:22 +0000)]
small fix in disk_total_space() tests (PHP_5_3 already includes this)

14 years ago- Fixed crash when using -e option
Felipe Pena [Sat, 25 Jun 2011 20:40:03 +0000 (20:40 +0000)]
- Fixed crash when using -e option

14 years ago- Fixed crash when calling sapi_shutdown() and sapi hasn't been started
Felipe Pena [Sat, 25 Jun 2011 14:17:17 +0000 (14:17 +0000)]
- Fixed crash when calling sapi_shutdown() and sapi hasn't been started
Reported by: David Tajchreber

14 years ago- Fixed crash when zend_eval_string bailouts (-r 'a();')
Felipe Pena [Sat, 25 Jun 2011 13:15:24 +0000 (13:15 +0000)]
- Fixed crash when zend_eval_string bailouts (-r 'a();')
Reported by: David Tajchreber

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

14 years ago- Fixed layout. Tabs on the terminal don't align nicely in most cases.
Derick Rethans [Sat, 25 Jun 2011 10:16:46 +0000 (10:16 +0000)]
- Fixed layout. Tabs on the terminal don't align nicely in most cases.

14 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

14 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

14 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

14 years ago- Fixed tests
Felipe Pena [Fri, 24 Jun 2011 19:23:25 +0000 (19:23 +0000)]
- Fixed tests

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

14 years ago- Added a new PHPAPI function to return module_initialized:
Derick Rethans [Fri, 24 Jun 2011 11:19:34 +0000 (11:19 +0000)]
- Added a new PHPAPI function to return module_initialized:
  php_get_module_initialized().

14 years ago- Fixed build on Windows
Felipe Pena [Fri, 24 Jun 2011 00:38:53 +0000 (00:38 +0000)]
- Fixed build on Windows

14 years ago- Improved parse error messages
Felipe Pena [Thu, 23 Jun 2011 23:00:53 +0000 (23:00 +0000)]
- Improved parse error messages

14 years ago- Missing valid path check
Felipe Pena [Thu, 23 Jun 2011 21:53:25 +0000 (21:53 +0000)]
- Missing valid path check

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

14 years agoMFB: properly regen file to fix coverage data
Nuno Lopes [Thu, 23 Jun 2011 15:00:00 +0000 (15:00 +0000)]
MFB: properly regen file to fix coverage data

14 years agoFixed a bug with calculation of REQUEST_TIME in apache2
Ilia Alshanetsky [Thu, 23 Jun 2011 14:12:50 +0000 (14:12 +0000)]
Fixed a bug with calculation of REQUEST_TIME in apache2

14 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)

14 years ago- Fixed crash (take 2)
Felipe Pena [Thu, 23 Jun 2011 00:40:31 +0000 (00:40 +0000)]
- Fixed crash (take 2)

14 years ago- Fixed crash on startup
Felipe Pena [Thu, 23 Jun 2011 00:25:54 +0000 (00:25 +0000)]
- Fixed crash on startup

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

14 years ago- fix build
Pierre Joye [Tue, 21 Jun 2011 11:43:19 +0000 (11:43 +0000)]
- fix build

14 years ago- Fix memleak on `php -v'
Felipe Pena [Tue, 21 Jun 2011 01:47:05 +0000 (01:47 +0000)]
- Fix memleak on `php -v'

14 years ago- Fixed hardcoded INI
Felipe Pena [Mon, 20 Jun 2011 23:36:25 +0000 (23:36 +0000)]
- Fixed hardcoded INI

14 years ago- Fix broken code in 64bit
Felipe Pena [Mon, 20 Jun 2011 22:59:55 +0000 (22:59 +0000)]
- Fix broken code in 64bit

14 years ago- Forgot to commit these.
Moriyoshi Koizumi [Mon, 20 Jun 2011 20:30:36 +0000 (20:30 +0000)]
- Forgot to commit these.

14 years ago- Add built-in web server to CLI SAPI. See the RFC for detail.
Moriyoshi Koizumi [Mon, 20 Jun 2011 20:27:39 +0000 (20:27 +0000)]
- Add built-in web server to CLI SAPI. See the RFC for detail.

14 years agoFixed typo
Patrick Allaert [Mon, 20 Jun 2011 17:49:19 +0000 (17:49 +0000)]
Fixed typo

14 years agoChanged register_shutdown_function() to reflect that it is using a cb (thx arpad)
Patrick Allaert [Mon, 20 Jun 2011 07:11:21 +0000 (07:11 +0000)]
Changed register_shutdown_function() to reflect that it is using a cb (thx arpad)

14 years ago- Optimize property finding by zend_hash_quick_find
Felipe Pena [Mon, 20 Jun 2011 02:04:13 +0000 (02:04 +0000)]
- Optimize property finding by zend_hash_quick_find

14 years ago- Simplify function code
Felipe Pena [Mon, 20 Jun 2011 01:36:23 +0000 (01:36 +0000)]
- Simplify function code

14 years ago- Avoid re-hash here too
Felipe Pena [Mon, 20 Jun 2011 01:21:47 +0000 (01:21 +0000)]
- Avoid re-hash here too

14 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

14 years ago- Minor optimization (avoid to re-hash already computed var name hash)
Felipe Pena [Sun, 19 Jun 2011 21:56:09 +0000 (21:56 +0000)]
- Minor optimization (avoid to re-hash already computed var name hash)

14 years ago- Removed unnecessary TSRMLS_FETCH
Felipe Pena [Sun, 19 Jun 2011 20:16:08 +0000 (20:16 +0000)]
- Removed unnecessary TSRMLS_FETCH

14 years agofix error reporting on missing data - don't produce double errors
Stanislav Malyshev [Sun, 19 Jun 2011 18:55:48 +0000 (18:55 +0000)]
fix error reporting on missing data - don't produce double errors

14 years agofix test with floats - make it not produce different result
Stanislav Malyshev [Sun, 19 Jun 2011 18:52:58 +0000 (18:52 +0000)]
fix test with floats - make it not produce different result
on 32 and 64 bit

14 years agoProvide test for DateTime::add() issue (for discussion on internals, bugs.php.net...
Daniel Convissor [Sun, 19 Jun 2011 16:59:58 +0000 (16:59 +0000)]
Provide test for DateTime::add() issue (for discussion on internals, bugs.php.net is down).

14 years agoSplit DateTime diff/add/sub tests into separate files to make things easier to see...
Daniel Convissor [Sun, 19 Jun 2011 16:55:11 +0000 (16:55 +0000)]
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.

14 years ago- Fix tests
Felipe Pena [Sun, 19 Jun 2011 15:43:16 +0000 (15:43 +0000)]
- Fix tests

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

14 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()

14 years ago- Missing usage of 'p' parameter specifier
Felipe Pena [Sun, 19 Jun 2011 13:20:12 +0000 (13:20 +0000)]
- Missing usage of 'p' parameter specifier

14 years ago- Fix test
Felipe Pena [Sun, 19 Jun 2011 12:58:56 +0000 (12:58 +0000)]
- Fix test

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

14 years ago- Fix test
Felipe Pena [Sun, 19 Jun 2011 00:18:17 +0000 (00:18 +0000)]
- Fix test

14 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

14 years ago- Fixed compiler warning (redefinition of offsetof)
Felipe Pena [Sat, 18 Jun 2011 18:11:27 +0000 (18:11 +0000)]
- Fixed compiler warning (redefinition of offsetof)

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

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

14 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

14 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

14 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

14 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

14 years agotake over mantainership on snmp extension
Boris Lytochkin [Sat, 18 Jun 2011 07:09:11 +0000 (07:09 +0000)]
take over mantainership on snmp extension

14 years ago- fix build
Pierre Joye [Sat, 18 Jun 2011 02:24:01 +0000 (02:24 +0000)]
- fix build

14 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

14 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

14 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

14 years agoexpand SNMP section
Boris Lytochkin [Fri, 17 Jun 2011 18:18:21 +0000 (18:18 +0000)]
expand SNMP section

14 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().

14 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"

14 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)

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

14 years ago- Removed win debug stuff
Felipe Pena [Thu, 16 Jun 2011 01:41:34 +0000 (01:41 +0000)]
- Removed win debug stuff

14 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

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

14 years agoupdate the branches list
Stanislav Malyshev [Wed, 15 Jun 2011 23:19:30 +0000 (23:19 +0000)]
update the branches list

14 years agoImprove cross version compat
Christopher Jones [Tue, 14 Jun 2011 20:04:18 +0000 (20:04 +0000)]
Improve cross version compat

14 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

14 years ago- New tests for new feature
Felipe Pena [Tue, 14 Jun 2011 02:05:37 +0000 (02:05 +0000)]
- New tests for new feature

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

14 years ago- Fix compiler warning about long vs. int in printf()
Timm Friebe [Mon, 13 Jun 2011 08:43:21 +0000 (08:43 +0000)]
- Fix compiler warning about long vs. int in printf()
# See bug #55009
# Compare to _server_message_handler() a little below, where this
# is done the same way

14 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)

14 years agoThese regexes don't fail under the new backtrack limit, so lower it
Rasmus Lerdorf [Sun, 12 Jun 2011 18:38:26 +0000 (18:38 +0000)]
These regexes don't fail under the new backtrack limit, so lower it
just for the test to check the failure.

14 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

14 years ago- Restore basename in filename on non Windows OS
Felipe Pena [Sun, 12 Jun 2011 15:15:44 +0000 (15:15 +0000)]
- Restore basename in filename on non Windows OS

14 years agoDon't expect a path for tidy_repair_string() and fix the tests
Rasmus Lerdorf [Sun, 12 Jun 2011 14:49:10 +0000 (14:49 +0000)]
Don't expect a path for tidy_repair_string() and fix the tests

14 years agomove SNMP VERSION constants into SNMP class itself
Boris Lytochkin [Sun, 12 Jun 2011 11:58:49 +0000 (11:58 +0000)]
move SNMP VERSION constants into SNMP class itself

14 years agofix typo in comment
Boris Lytochkin [Sun, 12 Jun 2011 11:25:20 +0000 (11:25 +0000)]
fix typo in comment