]> granicus.if.org Git - php/shortlog
php
2000-04-07 Ted Rolle JrRemoved some compiler warnings.
2000-04-07 Zeev Suraski@- Added php.ini-optimized (Zeev)
2000-04-07 Andi Gutmans- This slipped in. Enable VIRTUAL_DIR when we're in...
2000-04-07 Andi Gutmans- Add wddx support to the default build
2000-04-07 Chuck Hagenbuchcleaning up some small off-by-one errors and argcount...
2000-04-06 Andi Gutmans- ZEND_DEBUG is always defined
2000-04-06 Colin Viebrockphpinfo() pretying
2000-04-06 Colin Viebrockphpinfo() prettying
2000-04-06 Andi Gutmans*** empty log message ***
2000-04-06 Colin Viebrock*** empty log message ***
2000-04-06 Colin Viebrocka better way, i've been told (thanks)
2000-04-06 Colin ViebrockMore phpinfo() prettying.
2000-04-06 Andi GutmansInitial preparation for OO overloading patch
2000-04-06 Sterling Hughes@- Added ldap_errno, ldap_err2str and ldap_error from...
2000-04-06 Jakub SkopalCorrected compilation error with wrong number of argume...
2000-04-05 Colin Viebrocktypo
2000-04-05 Colin Viebrockphpinfo() prettying
2000-04-05 Colin Viebrockphpinfo() prettying
2000-04-05 Zeev SuraskiUpdate the PHP logo
2000-04-05 Andi Gutmans- Bump up version number
2000-04-05 Colin Viebrockfinally (thanks Andreas)
2000-04-05 Colin Viebrockstill cant get this
2000-04-05 Andi Gutmans- FIx JMPZNZ
2000-04-05 Andi Gutmans- Not needed anymore
2000-04-05 Andi Gutmans- More fixes
2000-04-05 Colin Viebrockphpinfo() prettying
2000-04-05 Andi Gutmans- Fix
2000-04-05 Colin Viebrockphpinfo() prettying
2000-04-05 Colin Viebrockfixed the segfault problem (probably not the prettiest...
2000-04-05 Colin Viebrockphpinfo() prettying
2000-04-05 Colin ViebrockPrettying up the output of phpinfo(). Someone has...
2000-04-05 Zeev SuraskiFix a problem with the virtual directory mechanism...
2000-04-05 Zeev SuraskiThe ISAPI module was incompatible with the CGI fix...
2000-04-05 Sam Rubyfix typo: wrong variable name
2000-04-05 Sam Rubylook for Tomcat binaries too
2000-04-05 Sam RubyMake it clear that the jawt example is only intented...
2000-04-05 Sam RubyDefine PHP_SELF in sapi/servlet.
2000-04-04 Sam RubyWindows build: xmltok is needed by wddx
2000-04-04 Sam RubyMake MySLS_FETCH use the same globals ID as ZEND_INIT_M...
2000-04-04 Andi Gutmans- One more fopen -> PHP_FOPEN patch
2000-04-04 Chuck Hagenbuchreturn false after determining that a message number...
2000-04-04 Andrei ZmievskiAdditional check for IS_OBJECT.
2000-04-04 Uwe Steinmann- should fix a problem with ifdef
2000-04-04 Thies C. Arntzen@- WDDX now defaults to ISO-8859-1. (Thies)
2000-04-04 Thies C. Arntzenexport xml_utf8_decode for wddx module
2000-04-04 Thies C. Arntzen(var_dump) cleaned up some weird & buggy stuff
2000-04-04 Uwe Steinmann- all functions returning a list of object record shoul...
2000-04-04 Thies C. Arntzenforgot @ thingie
2000-04-04 Thies C. Arntzenbuffer was short by one
2000-04-04 Egon SchmidReturn type was missing.
2000-04-04 Chuck Hagenbuchtweaks to prototypes
2000-04-04 Chuck Hagenbuchupdate function protos. should all be there now
2000-04-04 Chuck Hagenbuchadding mcal and gettext to MODULES_STATUS
2000-04-03 Andi Gutmans- Fix build bug
2000-04-03 Zeev Suraski@- Fix crash resulting from IMAP's error handling ...
2000-04-03 Zeev Suraski*** empty log message ***
2000-04-03 Andi Gutmans- fopen and ZTS fixes
2000-04-03 Andi Gutmans- Fix typo
2000-04-03 Sam Rubytest -e doesn't exist on Solaris - substituting test -d
2000-04-03 Zeev Suraski*** empty log message ***
2000-04-03 Zeev Suraski*** empty log message ***
2000-04-03 Zeev SuraskiFix the problem with dl()'d modules not freeing their...
2000-04-02 Zeev Suraski*** empty log message ***
2000-04-02 Zeev Suraski@- Add $HTTP_POST_FILES[filename][tmp_name] - it was...
2000-04-02 Andi Gutmans- Create dtor function
2000-04-02 Andi Gutmans- This version of chdir_file should be compatible with...
2000-04-02 Andi Gutmans- A bit more cleanups.
2000-04-02 Andi Gutmans- Virtual cwd compiles now (need to uncomment #define...
2000-04-01 Zeev Suraski*** empty log message ***
2000-04-01 Andi Gutmans- Move to new Zend macros
2000-04-01 Andi Gutmans- PHP_WIN32 is not defined here use ZEND_WIN32
2000-04-01 Andi Gutmans- More virtual_cwd work
2000-04-01 Andi Gutmans- Make php_virtual_cwd compile
2000-04-01 Sam RubyAccomodate back level (JSDK 2.0) implementations
2000-04-01 Andi Gutmans- Need zend.h for ZTS
2000-04-01 Andi Gutmans-
2000-04-01 Andi Gutmans- Intermediate commit
2000-04-01 Zeev SuraskiOh yeah, committing these would be a good idea:)
2000-04-01 Zeev SuraskiSeveral fixes
2000-04-01 Zeev Suraski@- Made the IMAP and LDAP modules compilable under...
2000-04-01 Zeev Suraski*** empty log message ***
2000-04-01 Sam RubyDon't try to install php_java.jar if --with-servlet...
2000-04-01 Sascha SchumannFix the HPUX 10.20 check for non-standard reentrant...
2000-04-01 Sascha Schumann.
2000-04-01 Zeev SuraskiHave a standard way of exporting symbols
2000-04-01 Sascha SchumannUp version number to 4.0RC2-dev. (4.0-dev looks too...
2000-04-01 Zeev SuraskiUse int
2000-04-01 Zeev SuraskiGeneralize some common thread-safety stuff
2000-04-01 Zeev SuraskiHave a standard entry for the globals id
2000-04-01 Zeev Suraski@- Fix a problem when dealing with large POST blocks...
2000-03-31 Sterling HughesAdded some things that I forgot to add when I did them.
2000-03-31 Andi Gutmans- This shouldn't do any harm and might fix a problem...
2000-03-31 Andrei ZmievskiWould be good.
2000-03-31 Zeev SuraskiThat should be it
2000-03-31 Zeev SuraskiRemove more files
2000-03-31 Zeev SuraskiRemove bindlib_w32
2000-03-31 Zeev SuraskiSeveral fixes, plus remove bindlib_w32 (it's more troub...
2000-03-31 Zeev Suraski*** empty log message ***
2000-03-31 Zeev SuraskiThe previous fix ended up being broken, this one should...
2000-03-31 Andi Gutmans- One more update
next