History log of /php-src/ (Results 113351 – 113375 of 114808)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7d759e6723-Sep-1999 Nick Gorham

Added support for Easysoft ODBC-ODBC Bridge
Fixed bug in odbc_setoption

1e13eb6423-Sep-1999 Andrew Skalski

fixed typo in mcal_list_alarms()

ba8b703b23-Sep-1999 Sascha Schumann

re2c's bit vectors appear to be not binary clean. Revert to
standard mode for the moment.

edb2032c23-Sep-1999 Thies C. Arntzen

tiny optimisation

820adadd23-Sep-1999 Thies C. Arntzen

Ora_Fetch_Into now resets the returned array in all cases

ed73149723-Sep-1999 Thies C. Arntzen

fixed NULL column
cleanups

fd3f26c122-Sep-1999 Nick Gorham

Added odbc metadata update log

21d8c98422-Sep-1999 Nick Gorham

Added support for metadata functions, odbc_tables, odbc_columns,
odbc_columnprivileges, odbc_foreignkeys, odbc_gettypeinfo,
odbc_primarykeys, odbc_procedurecolumns, odbc_procedures,

Added support for metadata functions, odbc_tables, odbc_columns,
odbc_columnprivileges, odbc_foreignkeys, odbc_gettypeinfo,
odbc_primarykeys, odbc_procedurecolumns, odbc_procedures,
odbc_procedurecolumns, odbc_procedures, odbc_specialcolumns,
odbc_statistics, odbc_tableprivileges

show more ...

1220513222-Sep-1999 Andrew Skalski

mcal fix

4a35689b22-Sep-1999 Andrew Skalski

added null-checking in make_event_object

4b0707cf22-Sep-1999 Andrew Skalski

Added optional port argument to ftp_connect()

33de7a2e22-Sep-1999 Thies C. Arntzen

i always forget something;-)

24c5143122-Sep-1999 Thies C. Arntzen

fixed Ora_PLogon (rewrote ora_do_logon using php_mysql.c)
oracle_hack.c should no longer be needed!

49c891f222-Sep-1999 Thies C. Arntzen

preliminary fix for each until andi & zeev clean up!

8c6da50922-Sep-1999 Thies C. Arntzen

resourcified Oracle

5f35156522-Sep-1999 Thies C. Arntzen

if you pass NULL as the resource_type_name to zend_fetch_resource*&friends the functions will not print any warnings if the resource is not found!

8b4000f422-Sep-1999 Stefan Roehrich

Added new allowable_tags for gzgetss() in ChangeLog, too.

0b12262122-Sep-1999 Stefan Roehrich

Fixed gzgetss() with new _php3_strip_tags, corrected prototype.

cc31ea9622-Sep-1999 Uwe Steinmann

- fixed misleading explaination of fdftk option

7e5ef04b22-Sep-1999 Andi Gutmans

- Get rid of warning on win32, non-threadsafe mode.

709286c021-Sep-1999 Andrew Skalski

removed NULL reference

773a26bb21-Sep-1999 Andrew Skalski

added missing "addr.sin_family = AF_INET" to socket routines

9ea5e71a21-Sep-1999 Andrey Hristov

*** empty log message ***

33eb7d8321-Sep-1999 Andrey Hristov

WDDX can now serialize and deserialize objects. It uses a variable named
'php_classname' to store the class name as part of the structure. This way
WDDX modules in other languages don't get b

WDDX can now serialize and deserialize objects. It uses a variable named
'php_classname' to store the class name as part of the structure. This way
WDDX modules in other languages don't get broken by extensions to DTD
we would have had to make otherwise.

show more ...

1e57766b21-Sep-1999 Rasmus Lerdorf

Slightly redundant to check for crypt() here again, but the TRY_RUN stuff
needs it defined in the same m4 file or it won't work, and it will just
get pulled out of the cache anyway, so it isn

Slightly redundant to check for crypt() here again, but the TRY_RUN stuff
needs it defined in the same m4 file or it won't work, and it will just
get pulled out of the cache anyway, so it isn't a big deal.

show more ...

1...<<4531453245334534453545364537453845394540>>...4593