]> granicus.if.org Git - php/shortlog
php
2003-12-19 Ilia AlshanetskyMFH: Fixed bug #26667 (Added safety checks to ip2long()).
2003-12-18 Moriyoshi KoizumiMFH(r-1.206): Fixed bug #26639 (mb_convert_variables...
2003-12-18 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-12-17 foobarwet
2003-12-17 Marcus BoergerMFH: Fix warning
2003-12-17 Marcus BoergerMFH: Fix warnings
2003-12-16 Andrei ZmievskiUmm, let's not enable NO_RECURSE by default. The matche...
2003-12-16 Andrei ZmievskiFix function name.
2003-12-16 Andrei Zmievski- Upgraded library to version 4.5
2003-12-16 Marcus BoergerMFH: Fix winbuild
2003-12-16 foobarMFH: fix compile warnings
2003-12-16 Derick Rethans - MFH memleak fix from rev 1.50
2003-12-16 Sara GolemonMFH: Fail loudly. This is too often reported as a ...
2003-12-16 Ilia AlshanetskyZTS fix.
2003-12-16 Ilia AlshanetskyMFH: Fixed Bug #26625 (pg_convert sets NULL incorrectly...
2003-12-15 Ilia AlshanetskyMFH: Fixed bug #26635 (fixed look up for fonts in the...
2003-12-15 Andrei Zmievski*** empty log message ***
2003-12-15 Ilia AlshanetskyFixed bug #26634 & added test case.
2003-12-15 foobarBFN
2003-12-15 foobarMFH: Fix from Michael Sisolak (destructors weren't...
2003-12-14 Marcus BoergerBFN
2003-12-14 Marcus BoergerMFH: Synch (as far as possible) and fix #26304
2003-12-13 Christian Stockerfix for bug #26595 "`XSLT_NAMESPACE' undeclared"
2003-12-13 Ilia AlshanetskyMore fgetcsv() fixes.
2003-12-12 Ilia AlshanetskyFor BC reasons we need to do ltrim() on csv entries.
2003-12-12 Ilia AlshanetskyMFH: Fixed bug #26604 (Apache2 SAPIs implicitly disable...
2003-12-12 Uwe Schindlerremove revision tag from module version entry
2003-12-12 foobarMFH: Fixed bug #26461 (-lssl missing from LIBS)
2003-12-12 foobargenerated, ignored files should not be in CVS..
2003-12-12 Greg BeaverMFH
2003-12-11 Greg Beaverfix error message, it shouldn't attempt to display...
2003-12-11 Greg Beaverremove obsolete parameters to constructor
2003-12-11 Greg BeaverMFH
2003-12-11 foobarreword
2003-12-11 Andrei ZmievskiImplement getopt2() method and keep BC for getopt().
2003-12-11 Greg BeaverMFH fix #391, PHP 5 reference fix
2003-12-11 Edin KadribasicMention new pgsql libs
2003-12-11 Edin KadribasicStandard header file locations
2003-12-11 Edin KadribasicNuke unused local vars
2003-12-11 Moriyoshi KoizumiThis file is automagically generated in the custom...
2003-12-10 Moriyoshi KoizumiEliminate compiler warnings.
2003-12-10 Moriyoshi KoizumiEliminate compiler warnings.
2003-12-10 Moriyoshi KoizumiDOS line endings...
2003-12-10 Moriyoshi KoizumiFix win32 build.
2003-12-10 Moriyoshi KoizumiMFH(1.4): Remove leftover
2003-12-10 foobarMFH: Fixed bug #26565 (strtotime("this month") resolvin...
2003-12-09 Pierre Joye- Fix pecl installer
2003-12-09 foobarMFH: Fixed bug #26564 (ncurses5 has headers in PREFIX...
2003-12-08 Ard BiesheuvelFix build
2003-12-08 Ard BiesheuvelCorrected ibase_close() fix
2003-12-08 Sergey Kartashoff- A bug in Udm_Hash32 function was fixed.
2003-12-08 Moriyoshi KoizumiMFH(r-1.45): Avoid using non-portable test syntax.
2003-12-07 Moriyoshi KoizumiThose casts are really necessary.
2003-12-07 foobarBFN
2003-12-07 foobarMFH: Fix for bug #26548: Malformed HTTP dates in headers
2003-12-07 Stanislav Malyshevfix potential buffer overrun
2003-12-07 Greg BeaverMFH
2003-12-07 Greg BeaverMFH last 2 commits
2003-12-06 Greg BeaverMFH
2003-12-06 Greg BeaverMFH
2003-12-06 Greg BeaverMFH
2003-12-06 Greg BeaverMFH
2003-12-06 Greg BeaverMFH
2003-12-06 Ilia AlshanetskyFixed memory corruption occuring in fgetcsv() on certai...
2003-12-06 Greg BeaverMFH
2003-12-06 Greg Beavergetting ready for both packages to be released
2003-12-06 Marcus BoergerUpdate error/warning messages
2003-12-06 Marcus BoergerMFH: Do not dynamically load the extension in skipif
2003-12-06 foobarNo maintainer for oci8 / oracle
2003-12-06 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-12-05 Andrei ZmievskiRemove erroneous array_shift(). The args passed to...
2003-12-05 Rob RichardsFix bug #26531: get_elements_by_tag_name() wildcard...
2003-12-04 Moriyoshi KoizumiMFH
2003-12-04 Moriyoshi KoizumiMFH: it'd be a bad idea to make subpackages dependent...
2003-12-04 foobarMFH: Only add 'install-modules' into install targets...
2003-12-04 foobarMFH: Fix for "make install" with empty INSTALL_IT
2003-12-04 foobarMFH: Fix compile with c++ (bug #26519)
2003-12-04 Uwe SchindlerFix bug #25916: get_browser() -> PHP Fatal error: Nesti...
2003-12-04 foobarBFN
2003-12-04 Ilia AlshanetskyMFH: Typo fix.
2003-12-03 Ilia AlshanetskyMFH: Test case for bug #24773.
2003-12-03 Ilia AlshanetskyMFH: Remove unnecessary casts.
2003-12-03 Moriyoshi KoizumiMFH(r-1.71): Possible fix for bug #26391 (parse_url...
2003-12-03 Moriyoshi KoizumiBFN
2003-12-03 Rob Richardsrequire libxml 2.5.11 for threaded error handling
2003-12-02 Frank M. Kromannset freed pointer to null to avoid reuse
2003-12-02 Rob RichardsFix bug 26443: No errror reporting for Errors in the...
2003-12-01 Ilia AlshanetskyMFH: Optimize substr_replace
2003-12-01 foobarMFH: ws fixes
2003-12-01 foobarMFH: - Fixed bug #26488 (Missing declaration of CRTSCTS...
2003-12-01 Rob RichardsFix bug #26443: No errror reporting for Errors in the...
2003-12-01 foobarMFH
2003-12-01 foobarMFH
2003-12-01 Greg BeaverMFH: bugfixes
2003-11-30 foobarBFN
2003-11-29 Wez FurlongFix:
2003-11-29 Ilia AlshanetskyBug fixing news.
2003-11-29 Ilia AlshanetskyMFH: Fixed bug #26463 (Incorrect handling of semicolons...
2003-11-29 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2003-11-29 Ilia AlshanetskyMFH: Fixed a memory leak when tokenizing scripts with...
next