]> granicus.if.org Git - php/shortlog
php
2002-09-17 Zeev SuraskiCall zend_post_startup() - use local copies of the...
2002-09-17 <changelog... ChangeLog update
2002-09-16 Tal Peeroops.
2002-09-16 Tal PeerAdded myself
2002-09-16 foobartuning
2002-09-16 foobar- Require Fribidi 0.10.4 -> no more glib needed.
2002-09-16 foobarShould fix #19425
2002-09-16 Anantha Kesari H YUpdatation of symbols exported for NetWare
2002-09-16 Andrei ZmievskiMFZE1
2002-09-16 <changelog... ChangeLog update
2002-09-15 Ilia AlshanetskyMake zend actually strip comments. Bug #18151
2002-09-15 Ilia AlshanetskyMake zend return a proper exit error code when it encou...
2002-09-15 Shane Caraveofix line endings
2002-09-15 Tal Peer* More work on returning errors properly and freeing...
2002-09-15 Sebastian BergmannFor a change, Sebastian makes Andi happy. :-)
2002-09-15 Tal Peer*Fixed compilation errors and enhanced the code
2002-09-15 Andi Gutmans- Hopefully fix problem with __autoload not working...
2002-09-15 Andi Gutmans- WS fix - "while (" instead of "while("
2002-09-15 Andi Gutmans- WS - Always use "if (" and not "if("
2002-09-15 Andi Gutmans- WS
2002-09-15 Jon PariseLine up the 'configure --help' output.
2002-09-15 <changelog... ChangeLog update
2002-09-15 Wez FurlongPCRE news
2002-09-14 Wez FurlongUpdate bundled pcrelib to 3.9.
2002-09-14 Jan Lehnardt - fix typo in comment
2002-09-14 Andi Gutmans- Don't think we need the do { } while (0) here
2002-09-14 <changelog... ChangeLog update
2002-09-13 Andrei ZmievskiLet's take Console_Getopt to stable release.
2002-09-13 Ilia AlshanetskyDo not create the destination file, if opening of the...
2002-09-13 <changelog... NEWS update
2002-09-13 <changelog... ChangeLog update
2002-09-12 Stefan Essermade new ssl activate function the default.
2002-09-12 foobarws fix
2002-09-12 Sebastian BergmannMeaningful Custom Build Step information.
2002-09-12 Sebastian BergmannFix logic.
2002-09-12 Marcus BoergerUpdate info and synch example test.
2002-09-12 Derick Rethans- Fixed linker error when HAVE_STRFTIME was not set
2002-09-12 Thies C. Arntzen@- OCIResult() could return garbage if called on empty...
2002-09-12 Andrey HristovFixing my zts fix.
2002-09-12 Andrey HristovRemoved magic numbers about the behavior of php_array_d...
2002-09-12 <changelog... NEWS update
2002-09-12 <changelog... ChangeLog update
2002-09-11 Edin KadribasicMy compiler likes it like this.
2002-09-11 Edin KadribasicFix ZTS build.
2002-09-11 Sterling Hughesvirtual filepath fix, don't know why i bother, the...
2002-09-11 Sterling Hughesmax this use the virtual_filepath() function and feel...
2002-09-11 Derick Rethans- Un-deprecating mysql_escape_string
2002-09-11 Marcus BoergerUnlink output files even if test is skipped.
2002-09-11 Derick Rethans- Little whitespace changes
2002-09-11 Andrey HristovRegression test for array_diff() and array_diff_assoc...
2002-09-11 Andrey HristovNew function added : array_diff_assoc() . Like array_di...
2002-09-11 foobarFor now, check only when not using bundled GD lib.
2002-09-11 Sander RoobolFix configure
2002-09-11 foobarAdded build test. Bug: #19345
2002-09-11 Dan KalowskyPatch for Bug #19341 submitted by list@firehawksystems.com
2002-09-11 foobartok tok..
2002-09-11 Andrei Zmievski@- Added ability to use Perl-style ${n} subpattern...
2002-09-11 foobarws fix
2002-09-11 foobarfix proto
2002-09-11 foobarws fix
2002-09-11 Anantha Kesari H YRemoved unnecessary code that was added for NetWare
2002-09-11 Anantha Kesari H YChanged the licence to the one used by PHP Group
2002-09-11 Anantha Kesari H YNetWare related changes/modifications
2002-09-11 <changelog... NEWS update
2002-09-11 <changelog... ChangeLog update
2002-09-10 Edin KadribasicFixed ZTS build.
2002-09-10 Andrei Zmievski@- Fixed array_merge_recursive() to avoid problems...
2002-09-10 Andrei Zmievski*** empty log message ***
2002-09-10 James Coxmoved vpopmail to pecl.
2002-09-10 Wez FurlongPatch for BSD-ish systems from Melvyn Sopacua <msopacua...
2002-09-10 Stanislav MalyshevMFZE1
2002-09-10 Stanislav MalyshevMFZE1
2002-09-10 Stanislav MalyshevMFZE1
2002-09-10 Stefan Esserphp_url_parse() replaces controlchars with '_' now...
2002-09-10 Jason GreeneFix crash bug and memory leak in vectors
2002-09-10 <changelog... NEWS update
2002-09-10 <changelog... ChangeLog update
2002-09-09 foobarconsistent..
2002-09-09 Stig Bakken* upgrade DB and Mail packages
2002-09-09 Stig Bakken* 0.91 changelog
2002-09-09 Stig Bakken* no longer needed
2002-09-09 Stig Bakken* more consistent output
2002-09-09 Stig Bakken* remove debug output
2002-09-09 Stig Bakken* how did those DOS newlines get here?
2002-09-09 Dan Kalowskymissed one section for #15630
2002-09-09 Christian Stockerchregu: Can you please use the new php_error_docref...
2002-09-09 Christian StockerFix for bug 19266 (don't allow appending nodes from...
2002-09-09 Andrei Zmievski@- Added ability to extract() variables as references...
2002-09-09 Wez Furlongput that back...
2002-09-09 Wez FurlongRevert Dericks accidental commit :-)
2002-09-09 Dan KalowskyUpdated for OCI8 patch
2002-09-09 Dan KalowskyPatch for Bug #18640 (submitted by michael.mauch@gmx.de)
2002-09-09 foobarVersion check for Sablotron.
2002-09-09 Georg Richter- renamed rollback function to _restore_connection_default
2002-09-09 foobarAdded the 4.2.3 entries.
2002-09-09 Anantha Kesari H YNetWare related changes/modifications
2002-09-09 Anantha Kesari H YNetWare related changes/modifications
2002-09-09 Anantha Kesari H YNetWare related changes/modifications
2002-09-09 Anantha Kesari H YNetWare related changes/modifications
2002-09-09 Anantha Kesari H YNetWare related changes/modifications
next