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
/
Zend
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-02
MFH: Fixed bug #60978 (exit code incorrect)
Xinchen Hui
1
-1/+1
2012-03-02
Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly)
Pierrick Charron
4
-189/+206
2012-02-26
Improve fix for #61165, the previous one cause #43450 test failed
Xinchen Hui
1
-3/+2
2012-02-25
Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scann...
Xinchen Hui
4
-120/+136
2012-02-25
Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a...
Xinchen Hui
3
-26/+352
2012-02-25
more verbose skip reason in test files with not so obvious extension requirem...
Olivier DOUCET
7
-7/+7
2012-02-25
merge test to 5.3, and remove xfail since the bug was fixed
Xinchen Hui
1
-2/+0
2012-02-25
Fixed bug #61165 (Segfault - strip_tags())
Xinchen Hui
1
-2/+7
2012-02-25
Fix test
Xinchen Hui
1
-1/+1
2012-02-25
typo
Xinchen Hui
2
-2/+2
2012-02-25
test for bug #61011
Xinchen Hui
1
-0/+17
2012-02-25
Tests for bug #61165
Xinchen Hui
1
-0/+30
2012-02-20
Fix #61095 (Lexing 0x0*+<NUM> incorrectly)
Etienne Kneuss
4
-186/+203
2012-02-16
make ZEND_SIGNALS configurable, off by default
Stanislav Malyshev
2
-6/+8
2012-02-14
Added ability to reset user opcode handlers (Yoram)
Dmitry Stogov
1
-1/+6
2012-02-14
Fixed bug #61072 (Memory leak when restoring an exception handler)
Xinchen Hui
1
-2/+1
2012-02-08
Revert -r319102 and -r322922 in 5.4 branch since they introduce #60978
Xinchen Hui
2
-2/+14
2012-02-05
This test needs gc enabled
Rasmus Lerdorf
1
-0/+2
2012-01-30
Fixed (disabled) inline-caching for ZEND_OVERLOADED_FUNCTION methods
Dmitry Stogov
2
-11/+50
2012-01-29
- Reinstated correct return values after David's fix for #60218.
Derick Rethans
1
-1/+3
2012-01-29
CS fixes.
Derick Rethans
1
-6/+6
2012-01-26
WS, merged from trunk cause this issue, sorry
Xinchen Hui
2
-92/+92
2012-01-24
Re-fixed bug #60825 (Segfault when running symfony 2 tests)
Xinchen Hui
3
-44/+50
2012-01-21
Fixed bug #60825 (Segfault when running symfony 2 tests)
Xinchen Hui
3
-5/+23
2012-01-20
Fixed Bug #60809 (TRAITS - PHPDoc Comment Style Bug)
Dmitry Stogov
2
-64/+91
2012-01-18
- add test for bug #60771
Pierre Joye
1
-0/+9
2012-01-17
Regenerated scanners
Dmitry Stogov
2
-7/+7
2012-01-17
Improved traits implementation. Now to support __CLASS__ constant in traits p...
Dmitry Stogov
6
-153/+77
2012-01-16
Fixed Bug #60573 (type hinting with "self" keyword causes weird errors)
Xinchen Hui
2
-24/+147
2012-01-04
Fixed bug #60627 (httpd.worker segfault on startup with php_value)
Xinchen Hui
2
-2/+6
2012-01-01
regen for r321655
Nuno Lopes
1
-341/+343
2012-01-01
fix memory leak in compile_string when there's a parse error (used e.g. in ev...
Nuno Lopes
1
-0/+2
2012-01-01
- Year++
Felipe Pena
96
-99/+99
2011-12-28
Fixed tests
Dmitry Stogov
1
-3/+2
2011-12-28
Fixed bug #60613 (Segmentation fault with $cls->{expr}() syntax)
Dmitry Stogov
2
-1/+21
2011-12-28
Fix #60613 (Segmentation fault with $cls->{expr}() syntax)
Xinchen Hui
2
-13/+13
2011-12-27
Fix bug #60611 (Segmentation fault with Cls::{expr}() syntax)
Xinchen Hui
2
-3/+36
2011-12-22
Fix warning on non-numeric offsets
Stanislav Malyshev
4
-19/+15
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
implement the solution for isset/string offsets, fix bug #60362
Stanislav Malyshev
16
-37/+441
2011-12-17
Fixed inconsistent and broken handling of private properties in traits.
Stefan Marr
9
-50/+235
2011-12-17
Reduce memory usage
Xinchen Hui
1
-1/+1
2011-12-16
Fixed bug #60536 (Traits Segfault)
Xinchen Hui
6
-2/+201
2011-12-06
Coding standard
Pierrick Charron
1
-1/+1
2011-12-05
remove irrelevant codes in test
Xinchen Hui
1
-5/+1
2011-12-05
Add xfaild test for a secluded issue
Xinchen Hui
1
-0/+34
2011-12-05
Fix typo
Xinchen Hui
1
-1/+1
[next]