]>
granicus.if.org Git - php/log
Felipe Pena [Mon, 20 Jun 2011 01:36:23 +0000 (01:36 +0000)]
- Simplify function code
Felipe Pena [Mon, 20 Jun 2011 01:21:47 +0000 (01:21 +0000)]
- Avoid re-hash here too
Jérôme Loyet [Mon, 20 Jun 2011 00:03:39 +0000 (00:03 +0000)]
Removed pid in debug logs written by chrildren processes
Felipe Pena [Sun, 19 Jun 2011 21:56:09 +0000 (21:56 +0000)]
- Minor optimization (avoid to re-hash already computed var name hash)
Felipe Pena [Sun, 19 Jun 2011 20:16:08 +0000 (20:16 +0000)]
- Removed unnecessary TSRMLS_FETCH
Stanislav Malyshev [Sun, 19 Jun 2011 18:55:48 +0000 (18:55 +0000)]
fix error reporting on missing data - don't produce double errors
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
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).
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.
Felipe Pena [Sun, 19 Jun 2011 15:43:16 +0000 (15:43 +0000)]
- Fix tests
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 13:20:12 +0000 (13:20 +0000)]
- Missing usage of 'p' parameter specifier
Felipe Pena [Sun, 19 Jun 2011 12:58:56 +0000 (12:58 +0000)]
- Fix test
Felipe Pena [Sun, 19 Jun 2011 12:33:49 +0000 (12:33 +0000)]
- New tests (code coverage++)
Felipe Pena [Sun, 19 Jun 2011 00:18:17 +0000 (00:18 +0000)]
- Fix test
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 18:11:27 +0000 (18:11 +0000)]
- Fixed compiler warning (redefinition of offsetof)
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
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
Boris Lytochkin [Sat, 18 Jun 2011 07:09:11 +0000 (07:09 +0000)]
take over mantainership on snmp extension
Pierre Joye [Sat, 18 Jun 2011 02:24:01 +0000 (02:24 +0000)]
- fix build
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 18:28:34 +0000 (18:28 +0000)]
Fix skipif to resolve the common reason this test fails
Boris Lytochkin [Fri, 17 Jun 2011 18:18:21 +0000 (18:18 +0000)]
expand SNMP section
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)
Pierre Joye [Thu, 16 Jun 2011 10:20:25 +0000 (10:20 +0000)]
- fix nts build
Felipe Pena [Thu, 16 Jun 2011 01:41:34 +0000 (01:41 +0000)]
- Removed win debug stuff
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
Stanislav Malyshev [Wed, 15 Jun 2011 23:19:30 +0000 (23:19 +0000)]
update the branches list
Christopher Jones [Tue, 14 Jun 2011 20:04:18 +0000 (20:04 +0000)]
Improve cross version compat
Scott MacVicar [Tue, 14 Jun 2011 17:00:49 +0000 (17:00 +0000)]
Upgrade SQLite to 3.7.6.3
Felipe Pena [Tue, 14 Jun 2011 02:05:37 +0000 (02:05 +0000)]
- New tests for new feature
Felipe Pena [Mon, 13 Jun 2011 17:52:23 +0000 (17:52 +0000)]
- Fix build on Windows
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
Felipe Pena [Sun, 12 Jun 2011 21:10:31 +0000 (21:10 +0000)]
- Fixed bug #54624 (class_alias and type hint)
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.
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:15:44 +0000 (15:15 +0000)]
- Restore basename in filename on non Windows OS
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
Boris Lytochkin [Sun, 12 Jun 2011 11:58:49 +0000 (11:58 +0000)]
move SNMP VERSION constants into SNMP class itself
Boris Lytochkin [Sun, 12 Jun 2011 11:25:20 +0000 (11:25 +0000)]
fix typo in comment
Boris Lytochkin [Sun, 12 Jun 2011 10:13:30 +0000 (10:13 +0000)]
no more method open
Boris Lytochkin [Sun, 12 Jun 2011 10:07:43 +0000 (10:07 +0000)]
fix method names in header
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 [Sun, 12 Jun 2011 00:31:13 +0000 (00:31 +0000)]
- Fixed tests
Gustavo André dos Santos Lopes [Sat, 11 Jun 2011 20:20:50 +0000 (20:20 +0000)]
- Fixed ext/sockets build on Mac OS X (hopefully).
- Improvements in the multicast tests.
- Very light refactoring in sockets.c.
Felipe Pena [Sat, 11 Jun 2011 15:11:49 +0000 (15:11 +0000)]
- Missing fix for bug #54347
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 20:01:46 +0000 (20:01 +0000)]
Bump OCI8 version to stable in preparation for 5.3.7 RC
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
Rasmus Lerdorf [Fri, 10 Jun 2011 11:46:35 +0000 (11:46 +0000)]
Fix Apache1 build
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 08:54:47 +0000 (08:54 +0000)]
Removed tests checking old/removed functionality (session_register/session_unregister/session_is_registered/register_globals)
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.
Shein Alexey [Thu, 9 Jun 2011 07:16:13 +0000 (07:16 +0000)]
Updated (currently failing) test for bug48203 with curl_stderr and added also curl_multi_exec variant of this test.
Shein Alexey [Thu, 9 Jun 2011 06:49:31 +0000 (06:49 +0000)]
Removed 'b' string prefix as unneeded from some tests.
Felipe Pena [Thu, 9 Jun 2011 00:23:43 +0000 (00:23 +0000)]
- Missing fixes for grammar fix 's/valid path/a valid path/'
Ilia Alshanetsky [Wed, 8 Jun 2011 23:30:02 +0000 (23:30 +0000)]
Fixed test
Timm Friebe [Wed, 8 Jun 2011 08:14:49 +0000 (08:14 +0000)]
- Changed output to be more verbose as to what libraries are used
- Changed check for 64-bit vs 32-bit build environment to check sizeof(int)
instead of assuming that if libsybct64.so exists, it must be 64-bit
# Bug #53540: Correct Sybase 15.0 libraries not found by configure
Ilia Alshanetsky [Wed, 8 Jun 2011 02:03:14 +0000 (02:03 +0000)]
Fixed test to account for smaller default floating point # precision
Christopher Jones [Wed, 8 Jun 2011 01:25:35 +0000 (01:25 +0000)]
Relax autoconf support from 2.60 to 2.59. This is the version available on Centos/RHEL/Oracle Linux 5.6
Felipe Pena [Wed, 8 Jun 2011 00:53:55 +0000 (00:53 +0000)]
s/valid path/a valid path/
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.
Christopher Jones [Tue, 7 Jun 2011 23:53:02 +0000 (23:53 +0000)]
Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4
Felipe Pena [Tue, 7 Jun 2011 22:58:38 +0000 (22:58 +0000)]
- Fixed bug #55007 (compiler fail after previous fail)
Felipe Pena [Tue, 7 Jun 2011 22:22:01 +0000 (22:22 +0000)]
- Added 'p' type specifier
Christopher Jones [Tue, 7 Jun 2011 20:58:08 +0000 (20:58 +0000)]
Update tests to match Felipe's null byte arg parsing change
Felipe Pena [Tue, 7 Jun 2011 02:29:03 +0000 (02:29 +0000)]
- Test fixes
Felipe Pena [Tue, 7 Jun 2011 01:58:56 +0000 (01:58 +0000)]
- Fix memory leak caused by RSHUTDOWN not being called by MINIT dependency
Ilia Alshanetsky [Tue, 7 Jun 2011 01:40:54 +0000 (01:40 +0000)]
Fixed test 008
Felipe Pena [Mon, 6 Jun 2011 22:36:54 +0000 (22:36 +0000)]
- Test fixes
Felipe Pena [Mon, 6 Jun 2011 21:42:05 +0000 (21:42 +0000)]
- Added indirect method call through array variable (FR Bug #47160)
Felipe Pena [Mon, 6 Jun 2011 21:28:16 +0000 (21:28 +0000)]
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits
Ilia Alshanetsky [Sun, 5 Jun 2011 21:57:01 +0000 (21:57 +0000)]
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
Felipe Pena [Sun, 5 Jun 2011 17:02:46 +0000 (17:02 +0000)]
- Fixed crash in fastcgi (related to zend signals changes)
Hannes Magnusson [Sun, 5 Jun 2011 13:30:01 +0000 (13:30 +0000)]
Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)
Hannes Magnusson [Sun, 5 Jun 2011 12:08:14 +0000 (12:08 +0000)]
When you write to a symlink - you access the file itself, not the symlink, so we need to compare the atime to the orignal file
Hannes Magnusson [Sun, 5 Jun 2011 12:07:11 +0000 (12:07 +0000)]
Make sure we are writing more data then the block size
Hannes Magnusson [Sun, 5 Jun 2011 11:31:18 +0000 (11:31 +0000)]
No need to fetch external files and endless amount of DTDs for this test
Hannes Magnusson [Sun, 5 Jun 2011 09:42:10 +0000 (09:42 +0000)]
touch() no longer attempts to create files on empty strings
Hannes Magnusson [Sun, 5 Jun 2011 09:35:49 +0000 (09:35 +0000)]
Fix tests when running without mbstring
Stanislav Malyshev [Sun, 5 Jun 2011 08:59:24 +0000 (08:59 +0000)]
This method doesn't seem to be very useful without scalar types, so reverting it too
Hannes Magnusson [Sun, 5 Jun 2011 08:56:52 +0000 (08:56 +0000)]
This isn't less then 5.4.. but these still fail though.