]> granicus.if.org Git - php/shortlog
php
2000-07-09 Jouni Ahto(ibase_blob_import) It's good to have link handle avail...
2000-07-09 Jouni Ahto- I must be getting demented. Forgot to add and registe...
2000-07-09 Sam RubyReentrancy fixes
2000-07-09 Sam RubyFix for JDK1.2.2/Tomcat3.2
2000-07-09 <changelog... ChangeLog update
2000-07-09 <changelog... NEWS update
2000-07-08 Egon SchmidEliminated a typo.
2000-07-08 Andrei Zmievski@- Updated str_pad() to be able to pad on left/right...
2000-07-08 Egon SchmidUncomplete proto.
2000-07-08 Andi Gutmans- Add zend_ulong
2000-07-08 Egon SchmidAren't there some function names conflicts?
2000-07-08 Sam RubyAdd experimental APIs to get and clear the last exception
2000-07-08 Chris Vandomelen* php4/ext/sockets.c, php4/ext/php_sockets.h:
2000-07-08 <changelog... ChangeLog update
2000-07-07 Jouni Ahto- Restore testing for Unicode charmap to what it was...
2000-07-07 Jouni Ahto- Move away from encoding transaction number into link_...
2000-07-07 Stanislav MalyshevRemove C++ commennts.
2000-07-07 Stanislav MalyshevFix fgets re-allocation (add +1 to accomondate ending...
2000-07-07 Stanislav MalyshevFix add_assoc_string functions.
2000-07-07 <changelog... ChangeLog update
2000-07-07 <changelog... NEWS update
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
next