History log of /PHP-7.1/main/internal_functions_win32.c (Results 51 – 75 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c3867a7c 10-Jan-2003 Harald Radi

HEAD defaults to build with ZE2 now


# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0
# 46219c71 26-Dec-2002 Edin Kadribasic

MFB:
Made ZLIB extension built in on Windows. Fixes #21139.


Revision tags: php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, 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
# 41932197 04-Sep-2002 Sebastian Bergmann

Don't build ext/overload with Zend Engine 2.


Revision tags: 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, php-4.3.0dev, php5_5_0, 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
# cd43b260 28-Apr-2002 Sebastian Bergmann

Enable bundled build of ext/ctype and ext/mbstring on Win32.


Revision tags: php-4.2.0
# a312b1f2 18-Apr-2002 Sebastian Bergmann

Allow for PCRE to be disabled.


# ecf95deb 18-Apr-2002 Sebastian Bergmann

Conditionally include mbstring.h.


# 05a2de0d 18-Apr-2002 Sebastian Bergmann

Add HAVE_CALENDAR, HAVE_COM, HAVE_SESSION and HAVE_TOKENIZER to enable/disable these extensions, respectively. It is now possible to build PHP on Win32 with just ext/standard and ext/pcre. The latter

Add HAVE_CALENDAR, HAVE_COM, HAVE_SESSION and HAVE_TOKENIZER to enable/disable these extensions, respectively. It is now possible to build PHP on Win32 with just ext/standard and ext/pcre. The latter is needed by the former, because at least the aggregation functions use PCRE.

show more ...


# 548421ff 17-Apr-2002 Sebastian Bergmann

Whitespace fixes.


# 81599ef5 17-Apr-2002 Sebastian Bergmann

Only include php_bcmath.h when WITH_BCMATH=true.


# 958c68a1 17-Apr-2002 Sebastian Bergmann

Give HAVE_MYSQL meaning on Win32.


# 08a49243 17-Apr-2002 Sebastian Bergmann

Give HAVE_UODBC meaning on Win32.


# 4a9c2f43 17-Apr-2002 Sebastian Bergmann

Give HAVE_LIBEXPAT and HAVE_WDDX meaning on Win32.


# d2809b9f 17-Apr-2002 Sebastian Bergmann

Give HAVE_FTP meaning on Win32.


# a16213f5 17-Apr-2002 Sebastian Bergmann

Remove bogus includes.


# 90f32a7d 17-Apr-2002 Sebastian Bergmann

SPACEs->TAB.


# 6d42121b 17-Apr-2002 Sebastian Bergmann

Forgot adding phpext_tokenizer_ptr.


# 2fc2f74a 17-Apr-2002 Sebastian Bergmann

Enable ext/tokenizer by default on Win32, too. Since there is no HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h.


Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


# ae9de3ed 10-Dec-2001 Sebastian Bergmann

Enable ext/overload by default on Win32, too.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 67e663ef 17-Oct-2001 Harald Radi

rename com module entry


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# e014d58e 25-Sep-2001 Daniel Beulshausen

nuke VARIANT module


# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 1c25b8dd 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way


# a787dc2c 29-Jul-2001 Rui Hirokawa

changed for input encoding conversion in win32.


12345