]> granicus.if.org Git - php/shortlog
php
2002-07-19 Derick RethansUnify error messages
2002-07-19 Derick RethansUnify error messages
2002-07-19 <changelog... ChangeLog update
2002-07-18 Harald Radiext/rpc/com should work now, but there's still lots...
2002-07-18 Derick Rethans- MFZE1 - MacOSX fixes by Marko Karppinen
2002-07-18 Yasuo OhgakiMove down open_basedir description.
2002-07-18 <changelog... NEWS update
2002-07-18 <changelog... ChangeLog update
2002-07-17 Dan Helfmanremoving tclink extension so it can be moved to pear...
2002-07-17 Dan Helfmannew credit card processing module for TrustCommerce
2002-07-17 foobarWe have a macro for checking -R, etc. switches. (exactl...
2002-07-17 Andrei ZmievskiFix DL entry point.
2002-07-17 Andi Gutmans- Remove code which wasn't supposed to go into the...
2002-07-17 Andi Gutmans- Rejuggle some code.
2002-07-17 foobarRemove evil quotes
2002-07-17 Christian Stockereven more items on the TODO list
2002-07-17 Christian Stockernodename is not always set, check if it really is.
2002-07-17 Hartmut HolzgraefeZend Engine behaviour is affected by setlocale() due...
2002-07-17 Derick Rethans- set_time_limit() now returns whether it succeeded...
2002-07-17 Yasuo OhgakiFixed build.
2002-07-17 foobarunbreak the shared build..again
2002-07-17 Yasuo OhgakiAccoding to safe_mode.h, php_checkuid() has six modes.
2002-07-17 Yasuo OhgakiAdded safe_mode & open_basedir checks for pg_lo_export()
2002-07-17 Yasuo OhgakiAdded open_basedir check.
2002-07-17 Yasuo OhgakiFixed open_basedir note - thanks to Sander. I also...
2002-07-17 foobarThis was mentioned already above (with an example too :)
2002-07-17 <changelog... NEWS update
2002-07-17 <changelog... ChangeLog update
2002-07-17 Yasuo OhgakiChanged configure option order to make it clear option...
2002-07-17 Yasuo OhgakiDisable input encoding tranlation by default.
2002-07-17 Yasuo OhgakiAdded note for open_basedir
2002-07-16 foobarThis is the real world..
2002-07-16 foobarfix protos
2002-07-16 Andi Gutmans- Before I forget to list it, this was also added.
2002-07-16 Andi Gutmans- Syntactic sugar - Add "public" as a synonym for ...
2002-07-16 Sascha Schumannrefine
2002-07-16 Georg Richteradded mysql changes:
2002-07-16 Jason Greene@Fixed infinite recursion crash bug in ticks (Jason)
2002-07-16 Georg RichterAdded support for php.ini parameter "mysql.connect_timeout"
2002-07-16 Georg RichterAdded php.ini option "mysql_connection.timeout"
2002-07-16 <changelog... ChangeLog update
2002-07-15 Derick Rethans- MFH of the crap removal
2002-07-15 Andi Gutmans- Commit patch to support protected member variables...
2002-07-15 Edin KadribasicFix bug #16985 (wrong count of GET/POST variables).
2002-07-15 Stefan Esseruse Zend API to access llist count
2002-07-15 Anantha Kesari H Ymysql_create_db and mysql_drop_db disabled for NetWare
2002-07-15 Yasuo OhgakiClean up code a little (Remove a use of magic number)
2002-07-15 Andi Gutmans- Really implement bool increment/decrement as flip...
2002-07-15 Yasuo OhgakiFixed news
2002-07-15 Yasuo Ohgakiheader sounds like http header. header -> header file
2002-07-15 <changelog... NEWS update
2002-07-15 <changelog... ChangeLog update
2002-07-14 Shane Caraveomake this work with wsdl also
2002-07-14 Andrei ZmievskiFix Bug #18341.
2002-07-14 Shane Caraveoa few fixes
2002-07-14 Shane CaraveoA start towards porting interop tests to php-soap
2002-07-14 Andi Gutmans- Nuke delete(). It was a big mistake to introduce...
2002-07-14 Sascha Schumannit is not really cold though
2002-07-14 Andi Gutmans- Nuke some unused code
2002-07-14 Sascha Schumannthe sun was shining a few days ago
2002-07-14 Sascha Schumannintegrate the public keep-alive patch
2002-07-14 Rasmus LerdorfFix a couple of protos
2002-07-14 Sascha Schumannthttpd blocks in rare circumstances where it cannot...
2002-07-14 Sascha Schumannmake the sapi module hand off a buffer to thttpd for...
2002-07-14 Derick RethansMFZE1
2002-07-14 Derick Rethans- MFZE1
2002-07-14 Derick Rethans- MFZE1
2002-07-14 Yasuo OhgakiMove comment.
2002-07-14 foobarIF --disable-mbstr-enc-trans is used OR mbstring is...
2002-07-14 <changelog... ChangeLog update
2002-07-14 foobarThese options are all enabled by default. (why?)
2002-07-14 foobarThese options are all enabled by default. (why?)
2002-07-14 Yasuo OhgakiFix tests. Moriyoshi Koizumi <readjust@deneb.freemail...
2002-07-13 Sander RoobolFixed win32 build
2002-07-13 foobarKill compiler warning
2002-07-13 foobarFix SKIPs for these tests.
2002-07-13 foobarnuke unused variable warning
2002-07-13 foobarFixed some unused variable warnings
2002-07-13 foobarNuke unused variable
2002-07-13 foobarKill compile warning
2002-07-13 foobarReally fix it this time..
2002-07-13 foobarFixed bug: #16638.
2002-07-13 foobarNeeded this to be able to test safe-mode stuff on cmd...
2002-07-13 foobar- Made the trim functions use same base function. ...
2002-07-13 foobarFixed the undefined reference to 'gdttf' errors when...
2002-07-13 Yasuo OhgakiFixed tests. Patch by Yoshimori Koizumi <readjust@deneb...
2002-07-13 foobarFix bug: #18285, php_checkuid() mangled the passed...
2002-07-13 <changelog... ChangeLog update
2002-07-13 foobar- Fixed bug: #18268. If pcre is build as shared extensi...
2002-07-12 foobarPartially reverted the netware related commit.
2002-07-12 foobarBeauify a bit..
2002-07-12 foobarSome ws fixes. And removed the problems causing typedef...
2002-07-12 foobar- Fixed compile (bug #18297) on such systems which...
2002-07-12 foobarBail out the given path does not have the libraries...
2002-07-12 foobarFixed bug: #18295. e_os.h is not supposed to be included..
2002-07-12 Anantha Kesari H YFile needed to build extensions for NetWare
2002-07-12 Anantha Kesari H YAdded NetWare changes
2002-07-12 foobarMake configure stop if something is wrong with librarie...
2002-07-12 foobarFix ZTS build
2002-07-12 Sebastian BergmannRemove unused variables.
next