Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_4_0b3'.php-4.0b3 | SVN Migration | 1999-11-19 | 2 | -70/+12 |
| | |||||
* | (php_minit_mcrypt): Also allow never versions of mcrypt | Sascha Schumann | 1999-11-15 | 1 | -1/+1 |
| | |||||
* | (php_minit_mhash): Don't use REGISTER_LONG_CONSTANT macro, because we | Sascha Schumann | 1999-11-15 | 1 | -1/+1 |
| | | | | | don't have a fixed size array of chars (this used to work nevertheless). | ||||
* | (PHP mhash): don't segfault, if mhash_end() returns NULL | Sascha Schumann | 1999-11-14 | 1 | -2/+6 |
| | |||||
* | Check for db1/ndbm.h and use it in db. Fixes #2647 | Sascha Schumann | 1999-11-14 | 2 | -0/+6 |
| | |||||
* | - Fixing warnings in regex | Andi Gutmans | 1999-11-14 | 2 | -5/+5 |
| | |||||
* | (PHP k[r]sort) now use compare_function from libzend to be consistent with ↵ | Thies C. Arntzen | 1999-11-14 | 1 | -14/+33 |
| | | | | the language-core. | ||||
* | @- ucfirst()/ucwords() no longer modify arg1. (Thies) | Thies C. Arntzen | 1999-11-14 | 1 | -5/+9 |
| | | | | | (PHP ucfirst,ucwords) no longer modify arg1 | ||||
* | @- Fixed strtr() not to modify arg1. (Thies) | Thies C. Arntzen | 1999-11-14 | 1 | -6/+7 |
| | | | | | (PHP strtr) no longer modifies arg1. | ||||
* | (ext/informix) Added WIN32 build files for informix driver | Danny Heijl | 1999-11-14 | 6 | -69/+429 |
| | | | | | | | and make it compile with ZTS @ -Added Win32 build files for Informix driver @ and make it compile with ZTS (danny) | ||||
* | @Added tmpfile() function (Stig) | Stig Bakken | 1999-11-14 | 2 | -0/+19 |
| | | | | | Removed the mkstemp stuff and added tmpfile() function instead. | ||||
* | It's in array.c now. | Andrei Zmievski | 1999-11-13 | 1 | -2/+0 |
| | |||||
* | Split array functions into separate module. | Andrei Zmievski | 1999-11-13 | 5 | -1912/+2024 |
| | |||||
* | Suck in prototypes correctly with applied aliases | Sascha Schumann | 1999-11-13 | 2 | -0/+13 |
| | | | | | (otherwise php_reg* would not be prototyped) | ||||
* | - Make Win32 compile again | Andi Gutmans | 1999-11-13 | 1 | -0/+4 |
| | |||||
* | Improve regex library selection. It lets user specify whether they want | Sascha Schumann | 1999-11-13 | 6 | -10/+37 |
| | | | | | | | system, apache, or php's regex library by using the --with-regex option. "php" is the default; if you use --with-apache in combination with Apache 1.3.x, the default is "apache". | ||||
* | - remove extra CPPFLAGS from top-level Makefile | Sascha Schumann | 1999-11-13 | 1 | -4/+4 |
| | | | | | - HSREGEX defaults to what the user wants, but can be changed now internally | ||||
* | Remove the extra INCLUDES line from most automake Mafiles. This is not | Sascha Schumann | 1999-11-13 | 37 | -37/+0 |
| | | | | | | | | | necessary, because we can change the value of INCLUDES globally in one place (configure.in). Also add two defines in thread-safe mode (_REENTRANT and POSIX_PTHREAD_SEMANTICS) | ||||
* | Enable selective regex library compilation. | Sascha Schumann | 1999-11-12 | 1 | -0/+12 |
| | |||||
* | upgrade regex library to alpha3.8 | Sascha Schumann | 1999-11-12 | 10 | -179/+242 |
| | | | | | @- Upgraded regex library to alpha3.8 (Sascha) | ||||
* | added missing function-alias | Thies C. Arntzen | 1999-11-12 | 1 | -0/+3 |
| | |||||
* | oops, didn't mean to activate this! | Thies C. Arntzen | 1999-11-12 | 1 | -2/+2 |
| | |||||
* | @- Fixed selecting nested-tables in OCI8. (Thies) | Thies C. Arntzen | 1999-11-12 | 1 | -1/+10 |
| | | | | | fixed mested-tables again (broke it when resourcified the driver) | ||||
* | Fixing the use of mssql.textsize in pconnect() | Frank M. Kromann | 1999-11-10 | 1 | -14/+6 |
| | |||||
* | # Improve the GD lib detection when GD is on the ld_path and it is | Rasmus Lerdorf | 1999-11-10 | 1 | -3/+15 |
| | | | | | # configure using just --with-gd | ||||
* | This arg is optional | Rasmus Lerdorf | 1999-11-10 | 1 | -2/+2 |
| | |||||
* | # Fix comments | Rasmus Lerdorf | 1999-11-10 | 1 | -3/+3 |
| | |||||
* | IRIX ld likes this order better | Thies C. Arntzen | 1999-11-09 | 2 | -2/+2 |
| | |||||
* | - substitute JAVA_LFLAGS (not set, but used in libphp_java_la_LIBADD) | Stig Bakken | 1999-11-09 | 2 | -0/+4 |
| | | | | | - add .cvsignore file | ||||
* | Better lib detection for ucd-snmp | Rasmus Lerdorf | 1999-11-09 | 1 | -0/+4 |
| | |||||
* | Find ucd-snmp include files more intelligently | Rasmus Lerdorf | 1999-11-09 | 1 | -3/+4 |
| | |||||
* | Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid. | Stig Bakken | 1999-11-09 | 6 | -53/+57 |
| | | | | | | | #The Solid support still does not link, though (looks like a side-effect of #the way the Solid libs are named and our stubborn friend libtool). #This can wait until after 4.0b3. | ||||
* | - set default path for cookie to the root directory ("/") | Sascha Schumann | 1999-11-09 | 1 | -1/+1 |
| | | | | | - complete session documentation in php.ini-dist | ||||
* | Include proper header files (replacement functions were not used). | Sascha Schumann | 1999-11-09 | 2 | -14/+20 |
| | |||||
* | Fix OpenLink ODBC support | Stig Bakken | 1999-11-09 | 1 | -2/+2 |
| | | | | | @Fix OpenLink ODBC support (Stig) | ||||
* | @ Added Zend OO syntax overloading support for Java components | Sam Ruby | 1999-11-09 | 20 | -0/+2465 |
| | | | | | | | | | | | | | | | | # # My lawyer made me do this: # Users of PHP are hereby granted a non-exclusive, irrevocable, world-wide, royalty-free, non-transferable license to use, execute, prepare derivative works of, and distribute (internally and externally, and including derivative works) the code accompanying this license as part of, and integrated into PHP. WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTY OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE AND ANY WARRANTY OF NON-INFRINGEMENT. THE ENTIRE RISK ARISING OUT OF THE USE OR PERFORMANCE OF THIS CODE REMAINS WITH USERS OF PHP. The owner of this code represents and warrants that it is legally entitled to grant the above license. | ||||
* | @Fix min/max behaviour (Thies) | Stig Bakken | 1999-11-09 | 1 | -31/+12 |
| | | | | | | #Andrei: I left the convert_to_long() in there, it doesn't really make #much of a difference. | ||||
* | "sybase" is definitelly six characters long :-) | Jakub Skopal | 1999-11-08 | 1 | -4/+4 |
| | |||||
* | Remove prototype. The prototype was not necessary for UCD SNMP 3.5.3, and | Sascha Schumann | 1999-11-08 | 1 | -3/+0 |
| | | | | | broke the build for UCD SNMP 4.0.1. | ||||
* | Disable auto_start until we find a way to access the necessary data fields. | Sascha Schumann | 1999-11-06 | 1 | -0/+7 |
| | |||||
* | - Win32 fixes | Zeev Suraski | 1999-11-06 | 3 | -39/+98 |
| | | | | | - COM module improvements from Boris Wedl | ||||
* | (PHP var_dump, serialize) now use php.ini's precision size when ↵ | Thies C. Arntzen | 1999-11-06 | 1 | -6/+10 |
| | | | | | | | | displying/serializing doubles @- serialize() and var_dump() now honor the precision as set in php.ini @ for doubles. (Thies) | ||||
* | We need to use mysql_field_count() instead of mysql_num_fields() if | Rasmus Lerdorf | 1999-11-05 | 1 | -0/+5 |
| | | | | | | | we are using MySQL 3.22.24 or newer when we want to check a mysql struct instead of a result struct. The reference is here: http://www.mysql.com/Manual_chapter/manual_Clients.html#mysql_num_fields | ||||
* | (php3_sybase_get_column_content) initialize buffer before call to dbconvert() | Thies C. Arntzen | 1999-11-05 | 1 | -0/+3 |
| | | | | | | @- Fixed garbage returned at the end of certain Sybase-Columns (Thies) @ Patch submitted by: neal@wanlink.com | ||||
* | (PHP multisort) More work, not yet done though. | Andrei Zmievski | 1999-11-04 | 1 | -14/+71 |
| | |||||
* | Try to avoid IBM/Berkeley DB2 confusion | Rasmus Lerdorf | 1999-11-04 | 1 | -2/+2 |
| | |||||
* | - Add include path. Used relative include path assuming php4 and bindlib_w32 | Andi Gutmans | 1999-11-04 | 1 | -1/+1 |
| | | | | | are in the same directory. | ||||
* | Adding MS SQL Server module for Win32 | Frank M. Kromann | 1999-11-03 | 4 | -0/+1707 |
| | |||||
* | #I hope this is the correct way to 'fix' this. | Evan Klinger | 1999-11-03 | 1 | -1/+1 |
| | | | | | Fix compile warning | ||||
* | Add <FORM ACTION=...> tag | Sascha Schumann | 1999-11-02 | 2 | -121/+198 |
| |