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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-28
fix tablename in testcase test->testz
Popa Adrian Marius
1
-3/+3
2011-12-28
Added test case for PDO_Firebird: bug 53280 segfaults if query column count i...
Popa Adrian Marius
1
-0/+63
2011-12-28
fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to ...
Popa Adrian Marius
1
-0/+12
2011-12-28
Fixed tests
Dmitry Stogov
1
-3/+2
2011-12-28
one more error to fix Table unknown TEST , it should be TESTZ
Popa Adrian Marius
1
-1/+1
2011-12-28
fix table name in testcase
Popa Adrian Marius
1
-1/+1
2011-12-28
Fixed bug #60613 (Segmentation fault with $cls->{expr}() syntax)
Dmitry Stogov
2
-1/+21
2011-12-28
added testcase for Bug 47415
Popa Adrian Marius
1
-0/+42
2011-12-28
cleanup for bug 48877 test, add description
Popa Adrian Marius
1
-2/+2
2011-12-28
remove experimental status for pdo_Firebird , see the general status http://w...
Popa Adrian Marius
1
-0/+0
2011-12-28
Fix #60613 (Segmentation fault with $cls->{expr}() syntax)
Xinchen Hui
2
-13/+13
2011-12-28
Resolve the last of the xfails from Bug 55253.
Daniel Convissor
2
-10/+6
2011-12-27
Resolve more xfails due to Bug 55253 being fixed.
Daniel Convissor
1
-12/+10
2011-12-27
Resolve some xfails due to Bug 55253 being fixed. (merged from 54)
Daniel Convissor
3
-56/+50
2011-12-27
http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_fire...
Popa Adrian Marius
1
-2/+4
2011-12-27
Looks like we need to explicity add libstdc++ on recent linux' too, like fedo...
Hannes Magnusson
1
-5/+1
2011-12-27
PDO_Firebird: bug 48877 test
Popa Adrian Marius
1
-0/+42
2011-12-27
Fix bug #60611 (Segmentation fault with Cls::{expr}() syntax)
Xinchen Hui
2
-3/+36
2011-12-27
- fix bug 60326, fix crash introduce by the fix
Pierre Joye
1
-1/+1
2011-12-26
- Fix bug #60326, fix TS build (introduced by r321406)
Pierre Joye
1
-1/+1
2011-12-26
fix bug #60326 - restore ob_gzhandler
Stanislav Malyshev
2
-57/+171
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
2
-0/+12
2011-12-26
fix test - paths may be expressed in different way
Stanislav Malyshev
1
-1/+4
2011-12-26
test fixes
Stanislav Malyshev
5
-6/+12
2011-12-26
fix uninitialized var that may lead to crash
Stanislav Malyshev
1
-1/+1
2011-12-26
fix tests
Stanislav Malyshev
2
-5/+9
2011-12-23
Coding standards
Pierrick Charron
2
-9/+9
2011-12-22
Initialize structure (some fields may be missed in array returned from user h...
Dmitry Stogov
1
-0/+1
2011-12-22
Change fatal error into warning and ignore arguments over limit
Dmitry Stogov
1
-8/+14
2011-12-22
test for bug 60591
Xinchen Hui
1
-0/+46
2011-12-22
Fix bug #60591 (Memory leak when access a non-exists file)
Xinchen Hui
1
-7/+35
2011-12-22
Fix warning on non-numeric offsets
Stanislav Malyshev
4
-19/+15
2011-12-21
- Fixed bug #60570 (http wrapper leaks context resource if request fails/is
Gustavo André dos Santos Lopes
2
-3/+53
2011-12-19
Fix tests
Xinchen Hui
2
-3/+10
2011-12-19
Fixed bug #60558 (Invalid read and writes)
Xinchen Hui
2
-8/+56
2011-12-19
Revert previous bad fix, introduce memory leak
Xinchen Hui
1
-1/+0
2011-12-19
Codes standard & Remove useless empty lines
Xinchen Hui
1
-24/+6
2011-12-19
Fixed bug #60558 (Invalid read and writes)
Xinchen Hui
1
-0/+1
2011-12-19
Add tests for OpenSSL crash.
Scott MacVicar
1
-0/+13
2011-12-19
implement the solution for isset/string offsets, fix bug #60362
Stanislav Malyshev
16
-37/+441
2011-12-18
Fix segfault in older versions of OpenSSL (before 0.9.8i)
Scott MacVicar
1
-1/+3
2011-12-17
Fixed inconsistent and broken handling of private properties in traits.
Stefan Marr
9
-50/+235
2011-12-17
fix tests
Xinchen Hui
4
-42/+21
2011-12-17
Reduce memory usage
Xinchen Hui
1
-1/+1
2011-12-16
Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI)
Xinchen Hui
2
-0/+50
2011-12-16
Fixed bug #60536 (Traits Segfault)
Xinchen Hui
6
-2/+201
2011-12-15
Added max_input_vars directive to prevent attacks based on hash collisions
Dmitry Stogov
3
-0/+11
2011-12-14
fix for 5.5.19
Andrey Hristov
1
-1/+1
2011-12-14
another fix
Andrey Hristov
1
-1/+1
[next]