Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1 |
|
#
9e501d4f |
| 11-Mar-2003 |
foobar |
- Fixed bug #20715 (odbc could not be compiled as shared extension) |
#
e32eaf29 |
| 07-Mar-2003 |
foobar |
Fixed typo caught by Dave. |
#
400f4660 |
| 25-Feb-2003 |
foobar |
Cleanup |
Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
b89d9db7 |
| 07-Jan-2003 |
Dan Kalowsky |
Reverting last change as it really doesn't fix longreadlen problems in all cases. |
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1 |
|
#
2972859d |
| 12-Nov-2002 |
foobar |
ws fixes |
Revision tags: php-4.3.0pre2 |
|
#
2a81281f |
| 21-Oct-2002 |
foobar |
Align with other configure --help texts |
Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2 |
|
#
34de1f65 |
| 26-Jun-2002 |
foobar |
Better not pollute the EXTRA_LIBS with libpaths. |
Revision tags: php-4.3.0dev, php5_5_0 |
|
#
748e7577 |
| 14-Jun-2002 |
foobar |
- Fixed bug #15803 (and propably others related too, part 2/2) . Changed the configure/compile so that it doesn't "pollute" the INCLUDES anymore and thus cause trouble with other extens
- Fixed bug #15803 (and propably others related too, part 2/2) . Changed the configure/compile so that it doesn't "pollute" the INCLUDES anymore and thus cause trouble with other extensions which might use the same header files. (e.g. Informix) . Separated the #include statements to own file so we don't get any errors when compiling main/internal_functions.c
show more ...
|
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help |
|
#
283b860c |
| 12-Mar-2002 |
Sascha Schumann |
php_new_extension |
#
bcdf9b3d |
| 12-Mar-2002 |
Andreas Karajannis |
Removed sqlrte from SAP DB liblist as it is not needed. |
#
0c78c87f |
| 04-Mar-2002 |
James Cox |
Changing the Velocis extension to now be called Birdstep, due to a product/company change. added aliases for Velocis to the birdstep functions. # testing is both advised and encouraged! @
Changing the Velocis extension to now be called Birdstep, due to a product/company change. added aliases for Velocis to the birdstep functions. # testing is both advised and encouraged! @ The Velocis extension is no
show more ...
|
Revision tags: php-4.1.2 |
|
#
cee660a1 |
| 06-Feb-2002 |
Derick Rethans |
- Fix for bug 15404 |
Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5 |
|
#
f1397d53 |
| 30-Nov-2001 |
foobar |
Unified the configure messages. |
Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH |
|
#
eb7b11ce |
| 06-Jul-2001 |
Dan Kalowsky |
Making --with-openlink work the same as --with-iodbc for it's eventual disappearing act. # As requested by the Openlink Software people |
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
3a1b61c0 |
| 01-Jun-2001 |
foobar |
Fix bug: #9009. |
#
58d35ea7 |
| 01-Jun-2001 |
foobar |
Missing entries in phpinfo() output |
Revision tags: php-4.0.6RC1 |
|
#
afdaee9e |
| 12-May-2001 |
Sascha Schumann |
Nuke more quotes |
#
718b588b |
| 12-May-2001 |
Sascha Schumann |
Fix indentation of ./configure --help messages. |
#
b6b5039f |
| 09-May-2001 |
Wenhui Zhang |
Change for Empress PHP support |
#
d0dac28c |
| 01-May-2001 |
foobar |
Fix bug #10563 |
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7 |
|
#
3cd2c989 |
| 10-Apr-2001 |
Kevin |
Fixed compatibility issues in the ODBC extension for the Velocis Database server. Specifically, config.m4 was changed to use the client libraries instead of the serer libraries, and to look for the l
Fixed compatibility issues in the ODBC extension for the Velocis Database server. Specifically, config.m4 was changed to use the client libraries instead of the serer libraries, and to look for the libs in the $RDSHOME/lin directory ass opposed to the $RDSHOME/bin directory. Makefile.in was changed to use the php_odbc.c file as the source for Velocis support. Other misc changes include a few #defines for some undefined data types and some #ifdefs for unsupported functions.
show more ...
|
#
cb71c4c2 |
| 03-Apr-2001 |
Wilfredo Sanchez |
Separate CPPFLAGS from CFLAGS. |
Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3 |
|
#
8a26918e |
| 27-Mar-2001 |
foobar |
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. # Heads up people! I tested this before committing but you never know.. |
Revision tags: php-4.0.5RC2, php-4.0.5RC1 |
|
#
5ed1199b |
| 21-Feb-2001 |
Stig Bakken |
* dbmaker fix, shared support |
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1 |
|
#
68fa8f9b |
| 28-Dec-2000 |
Dan Kalowsky |
config file was missing a new line which seemed to cause the if statement to parse the else into an echo. yuck. |