projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2005-12-29
Ilia Alshanetsky
Not a fatal error.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
Derick Rethans
- Fixed bug #35751 (using date with a timestamp makes...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
Georg Richter
Fix for bug #35517:
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
Sara Golemon
MFH(r-1.7) Silence compiler warning: unused variable
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Ilia Alshanetsky
Fixed bug #35817 (unpack() does not decode odd number...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Antony Dovgal
tweak the fix
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Antony Dovgal
fix #35821 (array_map() segfaults when exception is...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Derick Rethans
- MFH: Upgraded timezone db to 2005.18.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Ilia Alshanetsky
Improve "skip" checks
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Antony Dovgal
typofix
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
foobar
MFH: fix test
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
foobar
reorder
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
foobar
fix news
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Antony Dovgal
add new test for recently fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Marcus Boerger
- BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Marcus Boerger
- MFH Support full range of floats
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Marcus Boerger
- SWH (WS + memory corruption fix)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Zeev Suraski
Whitespace fix (don't ask :)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Dmitry Stogov
Reverted invalid fix for bug #35785
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Pierre Joye
- xslt/exslt versions constants entry
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Pierre Joye
- MFH: #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSI...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Antony Dovgal
add missing skipif tag
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Pierre Joye
- imagecolormatch fix and changes
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Pierre Joye
- MFH: raise warnings instead of errors in colormatch
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Ilia Alshanetsky
Make MySQL driver use ANSI complaint quoting style.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Pierre Joye
- MFH: fix segfault/leak in imagecolormatch
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
foobar
MFH
commit
|
commitdiff
|
tree
|
snapshot
2005-12-25
Rui Hirokawa
MFH: fixed #35711, added mbstring.strict_detection...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Ilia Alshanetsky
Fixed memory corruption that affected pdo_sqlite2.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Marcus Boerger
- Make this work with VPATH builds too
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Marcus Boerger
- MFH Require re2c 0.9.11 and use correct version notation
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Rui Hirokawa
MFH: fixed #35711 ISO-8859 charset not correctly detected.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Andrey Hristov
move the message to where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Andrey Hristov
fix small memory leak which emerged two days ago
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Marcus Boerger
- BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Marcus Boerger
- MFH Fixed Bug #35785 (SimpleXML memory read error)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Marcus Boerger
- MFH Add new test
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Marcus Boerger
- MFH Fix test by splitting it
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Marcus Boerger
- MFH Fix handling of bork tests
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Ilia Alshanetsky
RC2 not RC1
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
foobar
MFH:fix mkdir() function properly (patch by nlopess)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Stefan Esser
Beware of format strings...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
foobar
BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Rui Hirokawa
MFH: fixed #29955 mb_strtoupper() / lower() broken...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Ilia Alshanetsky
Bug fixing news
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Ilia Alshanetsky
Back to dev
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Antony Dovgal
fix #35781 (stream_filter_append() can cause segfault)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Rui Hirokawa
MFH: fixed #28899 mb_substr() and substr() work differe...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Marcus Boerger
- MFH Do not test output escaping here
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Edin Kadribasic
MFH: Back out a portion of the previous patch which...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Marcus Boerger
\# Damn !
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Marcus Boerger
- MFH Point to README.TESTING
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Andrey Hristov
BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Andrey Hristov
fix for bug# 35759
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Dmitry Stogov
Fixed bug #35612 (iis6 Access Violation crash). (alacn...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Zeev Suraski
Fix prototype
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ilia Alshanetsky
5.1.2RC1
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Dmitry Stogov
Fixed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Marcus Boerger
- Find lib in default locations, too
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Marcus Boerger
- WS
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Marcus Boerger
- Fix memleak
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Antony Dovgal
merge two skipif entries
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Marcus Boerger
- Fix memleak
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
foobar
Better be a bit more verbose
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Frank M. Kromann
Fix #35730 Use correct character encoding with FreeTDS
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Marcus Boerger
- MFH Add --[keep|show]-[all|skip|php] switches
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Marcus Boerger
- MFH Add missing skipif
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
foobar
MFH:- Fixed bug #35461 (Ming extension fails to compile...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Marcus Boerger
- We need to store the length of the class name
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ilia Alshanetsky
Don't lose track of exec() errors in pdo_sqlite2
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
foobar
MFH: prevent compile failure with --disable-all
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Antony Dovgal
fix test, add test for 64bit platform
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Antony Dovgal
fix test
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Antony Dovgal
add missing skipif conditions
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Antony Dovgal
add skipif conditions
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Antony Dovgal
BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Antony Dovgal
fix #35760 (sybase_ct doesn't compile on Solaris)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Pierre Joye
- MFH: add tests, ~70% coverage
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Pierre Joye
- MFH: typo in error msg
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Pierre Joye
- fix {{{
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Marcus Boerger
- Apply workaround only when neccessary
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Marcus Boerger
- MFH move zend_object_Value definition to zend_types.h
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Marcus Boerger
- MFH add Z_OBJVAL*() macros
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Marcus Boerger
- Get rid of compiler warnings (both postgres an dphp...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Derick Rethans
- This check is unnecessary, as it can only be set...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Derick Rethans
- MFH: Fixed bug #35660 (AIX TZ variable format not...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Antony Dovgal
fix test description
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Antony Dovgal
fix notice
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Derick Rethans
- Fixed bug #35699 (date() can't handle leap years...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ilia Alshanetsky
Updated libsqlite in ext/pdo_sqlite to 3.2.8.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ilia Alshanetsky
Updated libsqlite in ext/sqlite to 2.8.17.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ilia Alshanetsky
Proper error handling for persistent connections.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ilia Alshanetsky
Fixed bug #31347 (is_dir and is_file (incorrectly)...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ilia Alshanetsky
Fixed bug #31347 (is_dir and is_file (incorrectly)...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Antony Dovgal
more SPL leak fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Antony Dovgal
fix leak appearing when __autoload() throws an exception
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Antony Dovgal
add test for #35740
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Antony Dovgal
fix #35740 (memory leak when including a directory)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-19
Ilia Alshanetsky
Fixed possible memory corruption.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-19
Rob Richards
BFN
commit
|
commitdiff
|
tree
|
snapshot
next