]> granicus.if.org Git - php/shortlog
php
2000-07-06 Andi Gutmans- Remove code which has never been used (neither in...
2000-07-06 Andi Gutmans- Make is_method_call() static and remove a couple...
2000-07-06 Andi Gutmans- Yet another fix...
2000-07-06 Andi Gutmans- One more...
2000-07-06 Andi Gutmans- One more fix for the latest patch
2000-07-06 Andi Gutmans- One dumb bug in my latest patch
2000-07-06 Andi Gutmans- Complex fix for solving a problem with objects &...
2000-07-06 Andrei ZmievskiWDDX now implements __sleep()/__wakeup() functionality.
2000-07-06 Andrei Zmievskipreg_replace() can be non-greedy now.
2000-07-06 Stanislav MalyshevFix #5432: should register all variables. Thanks jeroen...
2000-07-06 Andi Gutmans- Fix problem with newlines not being recognized under...
2000-07-06 Uwe Steinmann- still an error in my last patch (thanks Andi)
2000-07-06 Andi Gutmans- Use #ifdef PHP_WIN32 to detect Windows
2000-07-06 Thies C. Arntzen@- Fixed crash in gzopen(). (Thies)
2000-07-06 Stig BakkenApplied DBMaker patch by Jeffrey Lin <clin@lion.syscom...
2000-07-06 Stig BakkenApplied multiple character set support diff by Rob...
2000-07-06 Uwe Steinmann- last commit indroduced a new compile warning, should...
2000-07-06 Uwe Steinmann- fixed compile problems on win32 (thanks to Gabriel...
2000-07-06 <changelog... ChangeLog update
2000-07-06 <changelog... NEWS update
2000-07-05 Jouni Ahto- Still one misssing zend_list_addref() and small fix...
2000-07-05 Jouni Ahto- Test pg_encoding_to_char instead (it's existence...
2000-07-05 Zeev SuraskiThat's no bug, it's quite fine the way it is (if id is
2000-07-05 Uwe Steinmann- Discoverd possible bug. Could somebody have a look.
2000-07-05 Uwe Steinmann- Link is now of type RESOURCE and not LONG
2000-07-05 Danny Heijl- Increase allowed number of columns from 256 to 384.
2000-07-05 Egon SchmidFixed some protos.
2000-07-05 Rasmus LerdorfWhen using HTTP auth from PHP, fill in the %u custom...
2000-07-05 Andrei ZmievskiFix attribution on NEWS.
2000-07-05 Uwe Steinmann- Support for pdflib 3.01
2000-07-05 Sascha SchumannFix typo. A shutdown function is of course called,...
2000-07-05 Uwe Steinmann- Note about FDF working again
2000-07-05 Uwe Steinmann- fixed handling of fdf data (application/vnd.fdf)
2000-07-05 Jouni Ahto- First try at getting interbase to compile and work...
2000-07-05 Sascha Schumann(PHP session_destroy) return the error condition from...
2000-07-05 <changelog... ChangeLog update
2000-07-05 <changelog... NEWS update
2000-07-04 Egon SchmidNot every argument type is mixed.
2000-07-04 Egon SchmidMissed a two liner.
2000-07-04 Mike Waychison(PHP date) Added new 'O' format modifier for printing...
2000-07-04 Stig BakkenAdded "html_errors" directive to optionally disable...
2000-07-04 Sascha SchumannMake script work on POSIX sh
2000-07-04 <changelog... ChangeLog update
2000-07-04 <changelog... NEWS update
2000-07-03 Zeev SuraskiFix logic (thanks to Dean Bennett)
2000-07-03 Danny Heijl- Informix driver : Changes for new "main" directory...
2000-07-03 Andi Gutmans- Fix bug #4120
2000-07-03 Sam RubyFix typo. Thanks to Adam Trachtenberg for noticing it!
2000-07-03 Stanislav MalyshevUnblock SIGPROF signal when starting timer.
2000-07-03 Thies C. Arntzen@- Fixed crash on OCI?Logon() failure. (thies)
2000-07-03 Sam RubyAdd suggestions for dealing with difficult installation...
2000-07-03 Sascha SchumannIdentifiers which begin with an underscore are reserved...
2000-07-03 Rasmus LerdorfUse AC_CHECK_HEADERS(unistd.h) instead
2000-07-03 Chris Vandomelen* ext/sockets/.cvsignore
2000-07-03 Chris Vandomelen* Makefile.in
2000-07-03 <changelog... ChangeLog update
2000-07-03 Sascha SchumannReplace macros which begin with an underscore through...
2000-07-03 Sascha SchumannRename macros which begin with underscore to valid...
2000-07-03 Sascha SchumannRename macros which begin with underscore to appropiate...
2000-07-02 Sascha Schumann Change header protection macros to conform to standard.
2000-07-02 Sascha SchumannChange header protection macros to conform to standard.
2000-07-02 Sascha SchumannIdentifiers that begin with underscore are reserved...
2000-07-02 Chuck Hagenbuchi don't think there's a reason to nuke the db handle...
2000-07-02 Shane Caraveofix php4dllts dsp file
2000-07-02 Shane Caraveofix apache dsp file
2000-07-02 Shane Caraveofix nsapi dsp file
2000-07-02 Stanislav Malyshevreact only on CORE_ERROR
2000-07-02 Stanislav MalyshevFix couple of crashes on error conditions
2000-07-02 Stanislav MalyshevBe strict on errors in modules startup
2000-07-02 Andi Gutmans- Take #2 with tab size 4
2000-07-02 Andi Gutmans- Beautify parser a bit. It still could do with some...
2000-07-02 Andi Gutmans- Forgot ZEND_API
2000-07-02 Andi Gutmans- Make PHP compile again under Windows.
2000-07-02 Kristian Köhntoppunlink() is not a function related to HAVE_SYMLINK...
2000-07-02 Rui Hirokawaadded new functions: pg_setclientencoding, pg_clientenc...
2000-07-02 <changelog... ChangeLog update
2000-07-02 <changelog... NEWS update
2000-07-01 Sterling Hughesrevert + note.
2000-07-01 Sterling Hughes- strdup -> estrdup
2000-07-01 Rasmus LerdorfThis is documented to not be case sensitive and it...
2000-07-01 Andi Gutmans- Commit tiny patch to remove redundant code by Amit...
2000-07-01 Sterling Hughesstylistic modifications.
2000-07-01 Sterling Hughesdefinition.
2000-07-01 Sterling Hughes@- Allow cybercash to compile as a DL module. (Sterling)
2000-07-01 <changelog... ChangeLog update
2000-07-01 <changelog... NEWS update
2000-06-30 Sterling HughesFix bug 4813. Fixed by greg@darkphoton.com
2000-06-30 Sterling Hughes@- Fixed the dbase_create function. (Sterling)
2000-06-30 Andrei ZmievskiTypo.
2000-06-30 Dan Kalowskyupdates for the SolidEE to work for 3.5 with PHP4.0...
2000-06-30 Chuck HagenbuchDB::parseDSN() now checks the value it is passed, and...
2000-06-30 Rasmus LerdorfSome user-agents send 'basic' instead of 'Basic' in...
2000-06-30 Zeev SuraskiFirst Sybase-DB fix patch
2000-06-30 Sam Rubyremove unnecessary dependency
2000-06-30 Zeev Suraski- Revert bogus time.h commit
2000-06-30 Zeev SuraskiAdd a messagebox style that's safe to use from an ISAPI...
2000-06-30 Thies C. Arntzenhmm, this file is not really auto-generated.
2000-06-30 Zeev SuraskiSet version number on DLLs
2000-06-30 Zeev SuraskiPHP modules should only be in the php_modules.dsw works...
2000-06-30 Zeev Suraskierror_reporting fix
next