projects
/
php
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
php
2003-08-11
foobar
Fix the compile warnings properly
commit
|
commitdiff
|
tree
|
snapshot
2003-08-11
Sara Golemon
Collection of tests for stream_socket_(client|server...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-11
foobar
Added the interbase NEWS entries
commit
|
commitdiff
|
tree
|
snapshot
2003-08-11
foobar
Moved the RINIT(crypt) stuff into crypt() itself.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-11
Ard Biesheuvel
Added myself
commit
|
commitdiff
|
tree
|
snapshot
2003-08-11
foobar
- Fixed bug #25007 (rand() & mt_rand() seed RNG every...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-11
<changelog...
ChangeLog update
commit
|
commitdiff
|
tree
|
snapshot
2003-08-11
Marcus Boerger
Add destructor inheritance test (bug #24637)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
Bugfix #24637 __destruct not called
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
Initialize this variable to 0 as suggested by sara
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Ard Biesheuvel
Added ibase_num_params() and ibase_param_info()
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
Nuke unused vars
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
Nuke unused vars
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Ard Biesheuvel
Win32 fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Ard Biesheuvel
Added ibase_affected_rows() and ibase_num_rows()
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
This is a void funtion
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Ard Biesheuvel
Changed ibase_query() to free transaction resource...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
Add foreach/continue test
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
Marcus Boerger
Simplify
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
foobar
CS fix
commit
|
commitdiff
|
tree
|
snapshot
2003-08-10
<changelog...
ChangeLog update
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Ilia Alshanetsky
Timeout fix.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Ilia Alshanetsky
Use getenv() rather then $_ENV, the latter is not alway...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Ilia Alshanetsky
Fixed bug #24897 (inconsistent behavior of shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Fix exif_thumbnail
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Ilia Alshanetsky
<? -> <?php
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Add testcase for complicated reference scenarios with...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Better diffing
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Moriyoshi Koizumi
Fix segfault when a referenced parameter is specified...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Fix refcounting for $var = $obj[$idx] = $value;
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Moriyoshi Koizumi
Fix test so it matches the new error message.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
foobar
Cosmetic note
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Ilia Alshanetsky
Correct test to work with later versions of GNU Aspell...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Complain about borked tests instead of spitting out...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Ilia Alshanetsky
Added/improved tests for bugs 24142, 24063, 24951,...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Ilia Alshanetsky
Do not assume array contains numeric values.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
foobar
Added missing ?> so this test can be run without run...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Prefix all engine 2 tests
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Reenable, works as expected
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Precise destructor errors
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
foobar
MFB
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Don't show matching regex as different
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Derick Rethans
- Fix memleak (this strndup is totally unnecessary)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-09
Marcus Boerger
Bugfix #24142, part 2
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ilia Alshanetsky
Fixed bug #24980 (array_reduce() uses first element...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ilia Alshanetsky
Fixed bug #24951 (ob_flush() needlessly destroys output...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ilia Alshanetsky
Avoid a round() bug that occurs due to over optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Marcus Boerger
Clearify
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Marcus Boerger
Bugfix #24063 (marcus/ilia)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ard Biesheuvel
Changes ibase_query() to support SET TRANSACTION statements
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ilia Alshanetsky
Fixed bug #24977 (Revert mysql_select_db optimization)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ilia Alshanetsky
Fixed bug #24909 (Bad random numbers with ZTS builds...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Edin Kadribasic
It builds much better when linked to the right lib
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Edin Kadribasic
Windows build file (doesn't build yet)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ard Biesheuvel
Changed the names of some struct members for readability
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Moriyoshi Koizumi
Fix test as the "expected result" was totally pointless...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Moriyoshi Koizumi
Fix the test which should have been fixed long ago.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Moriyoshi Koizumi
Add test case for the bug
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Moriyoshi Koizumi
Eliminate redundant assignment
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Moriyoshi Koizumi
Real fix for the problem addressed in the last commit...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Sara Golemon
Plug leak in ftp_url_stat
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
Ard Biesheuvel
Changed _php_ibase_trans_end() to allow committing...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-08
<changelog...
ChangeLog update
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Marcus Boerger
Once ago this was used
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Marcus Boerger
- Reduce number of c-functions/macros involved in funct...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Marcus Boerger
Switch to use zend_call_function() what shortens spl...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Rob Richards
fix bug #24957 (var_dump of object segfaults)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Moriyoshi Koizumi
Move shutdown code to better place
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Moriyoshi Koizumi
Fix wrong behaviour under ZTS that was inconsistent...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Moriyoshi Koizumi
Add missing right parensis
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Rob Richards
fix segfault when importing multiple documents
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
John Coggeshall
Whitespace fixes.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Moriyoshi Koizumi
Tru64 requires TZ values be POSIX styled.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Zeev Suraski
Remove 'proto' from internal functions
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Zeev Suraski
fix another broken prototype
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Zeev Suraski
Fix prototype
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Zeev Suraski
Fix docline
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Ilia Alshanetsky
Fixed bug #24839 (& -> & in php credits)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Ilia Alshanetsky
Fixed bug #21958 (workaround for unusual realpath(...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
foobar
dlfcn.h was not found on Solaris when using forte cc
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Zeev Suraski
Clarify use of original_function_state_ptr
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Marcus Boerger
- Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Ard Biesheuvel
Fixed crash in _php_ibase_error() after request shutdown
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
<changelog...
ChangeLog update
commit
|
commitdiff
|
tree
|
snapshot
2003-08-07
Ard Biesheuvel
K&R cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Ilia Alshanetsky
Fixed bug #24958 (Incorrect handling of 404s)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Moriyoshi Koizumi
MFB(1.142.2.22): add missing NLS entry for German.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
John Coggeshall
Keeping up with ZE changes to the function struct,...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
John Coggeshall
PEAR packaging details
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Vlad Krupin
Fix for bug 23463. Dbase2 is not supported.
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Ard Biesheuvel
Added three new user functions
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Ard Biesheuvel
ibase_query() now returns a link resource if a CREATE...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Brian France
MFB: added include config.h so shared extensions builds...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
foobar
php_xslt.dll -> php_xsl.dll, removed non-existing php_d...
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Ard Biesheuvel
Minor Win32 fixes/cleanups
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Pierre Joye
- restore Mail 1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Pierre Joye
- Mail 1.1.1 has bugs, back to 1.1
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
Zeev Suraski
clarify :)
commit
|
commitdiff
|
tree
|
snapshot
2003-08-06
<changelog...
ChangeLog update
commit
|
commitdiff
|
tree
|
snapshot
next