#
1c6c9e94 |
| 26-Jun-2003 |
Sebastian Bergmann |
Sync.
|
#
4434c8e0 |
| 25-Jun-2003 |
Sebastian Bergmann |
Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a linker error when HAVE_SIMPLEXML=1 is set this already works. More research, after a good night's sleep, is required ;-)
|
#
a10e5b63 |
| 25-Jun-2003 |
Sebastian Bergmann |
Remove ext/rpc references from Windows build.
|
Revision tags: php-4.3.3RC1 |
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4 |
|
#
d1cb228b |
| 24-May-2003 |
Sebastian Bergmann |
Get rid of references to expat in MSVC project files. For now this expects libxml2 (library and includes) in one of the MSVC default include/library directories. Right now it doesn't link, dunno why
Get rid of references to expat in MSVC project files. For now this expects libxml2 (library and includes) in one of the MSVC default include/library directories. Right now it doesn't link, dunno why -- working on it.
show more ...
|
Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1 |
|
#
8e3f23e3 |
| 19-Feb-2003 |
foobar |
ws fixes + missing $Id$ tags, headers added
|
Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
0e178230 |
| 17-Jan-2003 |
Sebastian Bergmann |
Move ZEND_ENGINE_2 check to where it is defined.
|
#
914cf3c0 |
| 16-Jan-2003 |
Harald Radi |
move the ZE2 check into internal_functions_win32.c
|
#
dd67c075 |
| 16-Jan-2003 |
Harald Radi |
add COM
|
#
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.
|