projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2005-10-20
Dmitry Stogov
Fixed bug #34893 (PHP5.1 overloading, Cannot access...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Dmitry Stogov
Fixed bug #34712 (zend.ze1_compatibility_mode = on...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Dmitry Stogov
Fixed bug #34767 (Zend Engine 1 Compatibility not copyi...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Dmitry Stogov
Fixed bug #31177 (menory leaks and corruption because...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Dmitry Stogov
Fixed bug #31177 (menory leaks and corruption because...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Dmitry Stogov
Added forgotten tests
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Greg Beaver
remove unused obsolete files from pear CVS
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Ilia Alshanetsky
MFH: Fixed -m memory leak
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Derick Rethans
- Fixed bug #34874 and #33546 (Problems with lone dayna...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Ilia Alshanetsky
MFH: Fixed bug #29983 (PHP does not explicitly set...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Ilia Alshanetsky
MFH: Fixed bug #34623 (Crash in pdo_mysql on longtext...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Ilia Alshanetsky
MFH: Change E_ERROR to E_WARNING when more_entropy...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Dmitry Stogov
Fixed test
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
foobar
MFH: Fixed error messages and tests
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Antony Dovgal
fix news entry
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Dmitry Stogov
Fixed memory leak in ZTS mode
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Derick Rethans
- MFH: Improved error messages a bit.
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Antony Dovgal
MFH: initialize SG(request_info).auth_digest
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
MFH: Fixed bug #34905 (Digest authentication does not...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
MFH: Do not set authorizer unless safe_mode or open_bas...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Derick Rethans
- MFH: Fixed bug #33829 (mime_content_type() returns...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Antony Dovgal
unused var
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
Fixed bug #34899 (Fixed sqlite extension compile failure).
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Antony Dovgal
MFH: use php_error_docref() instead of php_error()...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Antony Dovgal
MFH: fix mime_magic problems with ZTS
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Antony Dovgal
MFH: fix bug #34902 (mysqli::character_set_name() ...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Dan Scott
Apply patch for #34900, sight unseen.
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
ZTS fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
ZTS test fix
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
Fixed test for ZTS builds
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
Fixed tests for ZTS builds
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Ilia Alshanetsky
Fixed test for ZTS builds
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Ilia Alshanetsky
Back to dev
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Ilia Alshanetsky
5.1.0RC3
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Rob Richards
MFH: only need context set once
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Ilia Alshanetsky
MFH: Properly fixed bug #34456 (original patch complete...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Derick Rethans
- Fixed bug #29361 (var_export() producing invalid...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Ilia Alshanetsky
MFH: Fixed bug #34884 (Possible crash in ext/sqlite...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Dmitry Stogov
Fixed bug #34873 (Segmentation Fault on foreach in...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Ilia Alshanetsky
MFH: Further URL validations in safe_mode/open_basedir...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
foobar
MFH
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
foobar
NEWS file is about changes between releases. (RCs are...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-15
Derick Rethans
- Updated timezone database to version 2005.14.
commit
|
commitdiff
|
tree
|
snapshot
2005-10-15
Derick Rethans
- Fixed timezone guessing on Windows. (Derick, Nuno)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-15
Georg Richter
fixed an error in mysqli_fetch_fields (function returns...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-14
Antony Dovgal
MFH: add test for bug #34873
commit
|
commitdiff
|
tree
|
snapshot
2005-10-14
Ilia Alshanetsky
Pear installer fix
commit
|
commitdiff
|
tree
|
snapshot
2005-10-14
Ilia Alshanetsky
ZTS fix
commit
|
commitdiff
|
tree
|
snapshot
2005-10-14
Ilia Alshanetsky
Back to dev
commit
|
commitdiff
|
tree
|
snapshot
2005-10-14
Derick Rethans
- Use the non-zlib version of the PHAR.
commit
|
commitdiff
|
tree
|
snapshot
2005-10-14
Ilia Alshanetsky
Prepare for 5.1RC2
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Ilia Alshanetsky
MFH: fix test failures
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Rob Richards
MFH: move constants to class
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Rob Richards
MFH: insure stream usage
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Rob Richards
MFH: bump libxml min version to 2.6.11
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Marcus Boerger
- MFH SPL example was changed, so change PDO test accor...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Marcus Boerger
- MFH Add ability to bypass key() surrounding and make...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
foobar
MFH
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Marcus Boerger
- Do not try to autoload the class, use internal only
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Antony Dovgal
MFH: fix #34856 (configure fails to detect libiconv...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Antony Dovgal
MFH: fix #34855 (ibase_service_attach() segfault on...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
foobar
- Fixed bug #34850 (--program-suffix and --program...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
foobar
reorder
commit
|
commitdiff
|
tree
|
snapshot
2005-10-13
Antony Dovgal
ws fix
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Antony Dovgal
fix bug #34581 (crash with mod_rewrite)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
foobar
missing entry
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Derick Rethans
- MFH: Apperently you can't store NULL pointer values...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Ilia Alshanetsky
MFH: Fixed bug #34758 (PDO_DBLIB did not implement...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Antony Dovgal
fix compile warnings (again)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Antony Dovgal
make GCC happy and improve CS a bit
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Antony Dovgal
MFH: nuke unused vars
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Rob Richards
MFH: use spprintf where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Antony Dovgal
fix TS build
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Rob Richards
BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-10-12
Rob Richards
MFH: Fixed Bug #27908 (xml default_handlers not being...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-11
foobar
MFH: removed confusing dot.
commit
|
commitdiff
|
tree
|
snapshot
2005-10-11
foobar
fix test
commit
|
commitdiff
|
tree
|
snapshot
2005-10-11
Ilia Alshanetsky
MFH: Fixed bug #33167 (Possible crash inside pg_fetch_a...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-11
Ilia Alshanetsky
MFH: Fixed bug #34742 (ftp wrapper failures caused...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-11
Antony Dovgal
fix #34757 (iconv_substr() gives "Unknown error" when...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-11
Dmitry Stogov
Fixed bug #32455 (wrong setting property to unset value)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-11
Dmitry Stogov
Fixed bug #34790 (preg_match_all(), named capturing...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Antony Dovgal
use proper macros and vars instead of strlen()
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Antony Dovgal
fix #34818 (new mysqli_stmt() and several others crash...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Derick Rethans
- MFH: Make sure the tzcache' dtor doesn't cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
George Schlossnagle
Test seems potentially bogus.
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Dmitry Stogov
Fixed XML Schema error
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Ilia Alshanetsky
MFH: Fixed bug #34809 (FETCH_INTO in PDO crashes withou...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Ilia Alshanetsky
bug fixing news
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Ilia Alshanetsky
MFH: Fixed bug #34802 (Fixed crash on object instantiat...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Antony Dovgal
BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Antony Dovgal
fix #34810 (mysqli::init() and others use wrong $this...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Dmitry Stogov
Fixed bug #34786 (2 @ results in change to error_report...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Dmitry Stogov
MFH
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Antony Dovgal
BFN
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Antony Dovgal
MF44: fix #33383 (crash when retrieving empty LOBs)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
foobar
MFH: copypastetypofix
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
foobar
MFH
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Dmitry Stogov
Fixed bug #34467 (foreach + __get + __set incosistency)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-10
Marcus Boerger
- MFH Fix Logic
commit
|
commitdiff
|
tree
|
snapshot
next