index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-26
fix test
Stanislav Malyshev
1
-2/+1
2011-12-26
fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
Stanislav Malyshev
1
-0/+8
2011-12-26
fix test - paths may be expressed in different way
Stanislav Malyshev
1
-1/+4
2011-12-26
fix tests
Stanislav Malyshev
2
-5/+9
2011-12-19
Fix tests
Xinchen Hui
2
-3/+10
2011-12-07
Implemented FR #54514 (Get php binary path during script execution).
Xinchen Hui
1
-0/+9
2011-11-26
adding some tests for string offsets
Ferenc Kovacs
6
-0/+104
2011-11-26
- Fix test
Felipe Pena
1
-1/+1
2011-11-18
Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer ...
Pierrick Charron
1
-0/+9
2011-11-13
add skipif
Xinchen Hui
1
-0/+2
2011-11-13
Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)
Xinchen Hui
1
-0/+10
2011-10-23
adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the do...
Ferenc Kovacs
1
-0/+4
2011-10-21
Changed silent conversion of array to string to produce a notice. (Patrick)
Stanislav Malyshev
1
-4/+4
2011-10-16
Bug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFE...
Stanislav Malyshev
1
-0/+14
2011-09-25
Fix tests due to bison depened message format
Xinchen Hui
2
-2/+2
2011-09-23
Improve the warning message of incompatible arguments. (#55719)
Xinchen Hui
11
-15/+15
2011-09-07
Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST re...
Hannes Magnusson
3
-0/+72
2011-09-07
Add skip message
Hannes Magnusson
1
-1/+1
2011-09-06
- move it to the right place
Pierre Joye
1
-0/+22
2011-09-01
Unmatched %s was still diffing on Linux. Now it matches the whitespace at a m...
Christopher Jones
1
-1/+1
2011-09-01
- use %s, bad c/p
Pierre Joye
1
-14/+14
2011-09-01
- fix test
Pierre Joye
1
-28/+21
2011-09-01
- win and nux work the same way
Pierre Joye
1
-59/+0
2011-09-01
- win and nux work the same way
Pierre Joye
1
-6/+0
2011-09-01
- consider that bison 2.x is used. updated our ci boxes accordingly (windows ...
Pierre Joye
1
-1/+1
2011-09-01
- consider that bison 2.x is used. updated our ci boxes accordingly (windows ...
Pierre Joye
1
-1/+1
2011-08-31
- error msg may vary (parser)
Pierre Joye
1
-1/+1
2011-08-31
- error msg may vary (parser)
Pierre Joye
1
-1/+1
2011-08-31
- error msg may vary (parser)
Pierre Joye
1
-1/+1
2011-08-31
- error msg may vary
Pierre Joye
1
-2/+2
2011-08-31
- typo
Pierre Joye
1
-1/+1
2011-08-31
fix tests
Stanislav Malyshev
2
-6/+7
2011-08-30
Fixed testing failed
Xinchen Hui
3
-3/+3
2011-08-27
<?= is always enabled now
Rasmus Lerdorf
1
-2/+1
2011-08-16
docref_root is now required for html_errors to do anything
Hannes Magnusson
1
-2/+3
2011-08-01
fix failing tests
Stanislav Malyshev
2
-78/+13
2011-07-23
- add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxfo...
Pierre Joye
4
-0/+59
2011-07-22
Delete empty test files (old MQ tests)
Pierrick Charron
3
-0/+0
2011-07-22
- remove magic quotes support, functions are kept (see the NEWS entry for the...
Pierre Joye
9
-93/+65
2011-06-24
- Fixed tests
Felipe Pena
3
-4/+4
2011-06-23
These are annoyingly slow
Hannes Magnusson
2
-0/+8
2011-05-23
Fixed test for decoupled <?= as of r311260
Philip Olson
1
-4/+3
2011-05-17
Fixes for broken tests.
Jeraimee Hughes
1
-3/+1
2011-05-17
Fix for failing test.
Jeraimee Hughes
1
-3/+1
2011-03-23
Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by
Adam Harvey
2
-4/+4
2011-03-23
Bah, these should have been in the last commit too. Update expected output for
Adam Harvey
2
-5/+19
2011-03-23
Update test that now generates a warning after r306931, which increased the
Adam Harvey
1
-1/+2
2011-02-19
- Fixed test to work in systems with different line endings.
Gustavo André dos Santos Lopes
1
-1/+1
2010-12-31
Silently casting an empty string, null or false into an object by adding a pr...
Scott MacVicar
1
-9/+9
2010-12-09
- Added enable_post_data_reading ini option to allow inhibiting POST data con...
Gustavo André dos Santos Lopes
4
-0/+96
[next]