Anatoliy Belsky
747d2f8417
Merge branch 'PHP-5.4'
...
* PHP-5.4:
updated mpir version
Fixed defective cloning in ext/intl classes
2012-08-29 17:56:42 +02:00
Anatoliy Belsky
677de8568a
updated mpir version
2012-08-29 17:49:02 +02:00
Nikita Popov
f4ce364628
Merge remote-tracking branch 'php-src/master' into addGeneratorsSupport
...
This is just an intial merge. It does not yet make generators and finally
work together.
Conflicts:
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Zend/zend_vm_execute.skl
Zend/zend_vm_opcodes.h
2012-08-13 16:54:53 +02:00
Andrew Faulds
d12f8d6790
Removed Logo GUIDs and replaced with Data URIs and div hidden with JS
...
- removed php_logo_guid()
- removed php_egg_logo_guid()
- removed php_real_logo_guid()
- removed zend_logo_guid()
- removed logo GUID handling
- removed logo GUIDs from source
- added logo data URIs instead for phpinfo()
- added credits to phpinfo() page, but hidden by default
2012-07-14 21:44:21 +01:00
Xinchen Hui
07d0eab204
Merge branch 'PHP-5.4'
...
By Gustavo André dos Santos Lopes (4) and others
via Felipe Pena (2) and Xinchen Hui (2)
* PHP-5.4:
Remove unused codes
based on microsoft's description,the direct convert from FILETIME struct to __int64 is unsafe.
merge 5.3 entries
restore NEWS
Fix ext/intl build on ICU < 4.8
Optimization in ext/intl/msgformat
Fixed tests in ext/intl
Changed XFAILed collator_get_sort_key.phpt
2012-06-07 14:42:35 +08:00
Xinchen Hui
83542dcf3b
Merge branch 'PHP-5.3' into PHP-5.4
...
By Gustavo André dos Santos Lopes (4) and others
via Felipe Pena (1) and Xinchen Hui (1)
* PHP-5.3:
Remove unused codes
based on microsoft's description,the direct convert from FILETIME struct to __int64 is unsafe.
Fix ext/intl build on ICU < 4.8
Optimization in ext/intl/msgformat
Fixed tests in ext/intl
Changed XFAILed collator_get_sort_key.phpt
2012-06-07 14:32:47 +08:00
Xinchen Hui
6ecc9f1d9d
Remove unused codes
2012-06-07 14:31:35 +08:00
slayercat
d9810af45a
based on microsoft's description,the direct convert from FILETIME struct to __int64 is unsafe.
...
via http://technet.microsoft.com/en-us/library/ms724284(v=vs.85).aspx
"Do not cast a pointer to a FILETIME structure to either a
ULARGE_INTEGER* or __int64* value because it can cause alignment faults on 64-bit Windows."
2012-06-07 14:28:05 +08:00
Nikita Popov
ca59e5464d
Add empty Generator class
2012-05-20 00:03:27 +02:00
Felipe Pena
42faa077f9
Merge branch 'PHP-5.4'
...
* PHP-5.4:
- Fixed bug #55299 (multiple null pointer in win32/registry.c)
2012-05-16 08:40:53 -03:00
Felipe Pena
1abcd81872
Merge branch 'PHP-5.3' into PHP-5.4
...
* PHP-5.3:
- Fixed bug #55299 (multiple null pointer in win32/registry.c)
2012-05-16 08:40:45 -03:00
Felipe Pena
93c91c733c
- Fixed bug #55299 (multiple null pointer in win32/registry.c)
2012-05-16 08:40:12 -03:00
Anatoliy Belsky
257d0b5566
Merge branch 'PHP-5.4'
...
* PHP-5.4:
Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails
2012-05-11 14:39:29 +02:00
Anatoliy Belsky
4458f3bcf6
Merge branch 'PHP-5.3' into PHP-5.4
...
* PHP-5.3:
Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails
2012-05-11 14:38:43 +02:00
Anatoliy Belsky
81ba6b14c7
Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails
...
This fixes a general issue. In this ticket and not for the first time
is being seen, that people are trying to use data from "examples"
in the tests. When extracting a test pack only "tests" and its siblings
was taken into account. Now "examples" are copied as well.
2012-05-11 14:24:12 +02:00
Johannes Schlüter
c62a41860e
Merge branch 'PHP-5.4'
...
* PHP-5.4:
Rename README.SVN-RULES to README.GIT-RULES, here, too
2012-04-14 00:31:29 +02:00
Johannes Schlüter
6ecac26972
Merge branch 'PHP-5.3' into PHP-5.4
...
* PHP-5.3:
Rename README.SVN-RULES to README.GIT-RULES, here, too
2012-04-14 00:31:00 +02:00
Johannes Schlüter
21d314a767
Rename README.SVN-RULES to README.GIT-RULES, here, too
2012-04-14 00:29:55 +02:00
Pierre Joye
69e0e03457
- update to openssl 0.9.8u
2012-04-02 13:09:19 +02:00
Pierre Joye
55a6f3a12d
- update to openssl 0.9.8u
2012-04-02 13:07:59 +02:00
Pierre Joye
45416cbe56
- update to openssl 0.9.8u
2012-04-02 13:06:44 +02:00
Pierre Joye
2c43149f21
- fix bug #61290 , fix build
2012-03-05 20:53:40 +00:00
Pierre Joye
d1f7d3c8a9
- fix bug #61290 , fix build
2012-03-05 20:53:40 +00:00
Pierre Joye
3a24a0b76e
- fix bug #54407 , Incorrectly defined NTDDI_VERSION macro
2012-03-04 22:15:12 +00:00
Pierre Joye
ad8474c578
- fix bug #54407 , Incorrectly defined NTDDI_VERSION macro
2012-03-04 22:15:12 +00:00
Pierre Joye
d85cc4a1a1
- fix bug #54407 , Incorrectly defined NTDDI_VERSION macro
2012-03-04 15:23:24 +00:00
Pierre Joye
bda5ea7111
- fix bug #54407 , Incorrectly defined NTDDI_VERSION macro
2012-03-04 15:23:24 +00:00
Pierre Joye
94994104a5
- bump minimum version, no more XP/2003
2012-03-04 15:08:12 +00:00
Pierre Joye
e31a457c72
- libssh2 1.3.0
2012-01-30 11:04:19 +00:00
Pierre Joye
90321eaa98
- libssh2 1.3.0
2012-01-30 11:04:19 +00:00
Pierre Joye
7053fe29ea
- libssh2 1.3.0
2012-01-30 11:04:19 +00:00
Pierre Joye
614c22e105
- update libs
2012-01-27 17:35:01 +00:00
Pierre Joye
f75f11857c
- update libs
2012-01-27 17:35:01 +00:00
Pierre Joye
544e36dfff
- update libs
2012-01-27 17:35:01 +00:00
Pierre Joye
499bb11887
- update libs
2012-01-27 17:31:17 +00:00
Pierre Joye
9c948ad564
- update libs
2012-01-27 17:31:17 +00:00
Pierre Joye
52697bcfd3
- update libs
2012-01-27 17:31:17 +00:00
Pierre Joye
7e865a1555
- update libs
2012-01-27 13:27:03 +00:00
Pierre Joye
2e1e20b69b
- update libs
2012-01-27 13:27:03 +00:00
Pierre Joye
d762f04dd8
- update libs
2012-01-27 13:27:03 +00:00
Pierre Joye
d54710ae2f
- fix #60895 , possible invalid handler usage
2012-01-27 10:56:33 +00:00
Pierre Joye
4879a01b54
- fix #60895 , possible invalid handler usage
2012-01-27 10:56:33 +00:00
Pierre Joye
1e462057cd
- fix #60895 , possible invalid handler usage
2012-01-27 10:56:33 +00:00
Pierre Joye
07cf07df61
- openssl 0.9.8t, curl 7.24.0
2012-01-26 12:11:02 +00:00
Pierre Joye
d997e578b7
- openssl 0.9.8t, curl 7.24.0
2012-01-26 12:11:02 +00:00
Pierre Joye
9fa30bf52b
- openssl 0.9.8t, curl 7.24.0
2012-01-26 12:11:02 +00:00
Pierre Joye
993992d6db
- add new build type, optional. has been used for the last 2 RCs
2012-01-11 15:47:37 +00:00
Pierre Joye
612e73b00b
- add new build type, optional. has been used for the last 2 RCs
2012-01-11 15:46:45 +00:00
Pierre Joye
92120997c9
- add new build type, optional. has been used for the last 2 RCs
2012-01-11 15:46:45 +00:00
Pierre Joye
96e02805fb
- spl tests are also under examples (sigh)
2012-01-09 13:56:46 +00:00
Pierre Joye
7f2c8b347c
- spl tests are also under examples (sigh)
2012-01-09 13:56:46 +00:00
Pierre Joye
f6a7b27198
- spl tests are also under examples (sigh)
2012-01-09 13:56:46 +00:00
Felipe Pena
e4ca0ed09f
- Year++
2012-01-01 13:15:04 +00:00
Felipe Pena
8775a37559
- Year++
2012-01-01 13:15:04 +00:00
Felipe Pena
4e19825281
- Year++
2012-01-01 13:15:04 +00:00
Pierre Joye
4e03e70575
- copy run-test php
2011-12-12 15:10:40 +00:00
Pierre Joye
9cfc56d445
- copy run-test php
2011-12-12 15:09:52 +00:00
Pierre Joye
cb4b1616b7
- copy run-test php
2011-12-12 15:09:52 +00:00
Pierre Joye
bb78412b07
- update libcurl to 7.21.7
2011-08-03 13:19:03 +00:00
Pierre Joye
38cb153c42
- update libcurl to 7.21.7
2011-08-03 13:19:03 +00:00
Pierre Joye
ab38726a59
- update libcurl to 7.21.7
2011-08-03 13:19:03 +00:00
Pierre Joye
9805e1674a
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
2011-07-22 11:25:30 +00:00
Pierre Joye
cc1c7af037
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
2011-07-22 11:25:30 +00:00
Pierre Joye
e825d1b579
- update libpng to 1.2.46
2011-07-19 10:22:42 +00:00
Pierre Joye
eccc017ab5
- update libpng to 1.2.46
2011-07-19 10:22:42 +00:00
Pierre Joye
101a9ee4e2
- update libpng to 1.2.46
2011-07-19 10:22:42 +00:00
Pierre Joye
58b7766aec
- not a good idea after all and did not do what I thought it should do
2011-07-18 12:00:08 +00:00
Pierre Joye
3c323a5d6d
- not a good idea after all and did not do what I thought it should do
2011-07-18 12:00:08 +00:00
Pierre Joye
731029a672
- fix decl
2011-07-14 10:54:39 +00:00
Pierre Joye
cf9aaf22ce
- fix decl
2011-07-14 10:54:39 +00:00
Pierre Joye
1655d6d4c7
- bind to the available crt version
2011-07-13 06:42:39 +00:00
Pierre Joye
29b47bbff4
- bind to the available crt version
2011-07-13 06:42:39 +00:00
Pierre Joye
b8251d54a8
- Bug #55169 , improve fix, allow non interactive user, hash-like ops only usage
2011-07-12 11:46:41 +00:00
Pierre Joye
96b5e69889
- Bug #55169 , improve fix, allow non interactive user, hash-like ops only usage
2011-07-12 11:46:41 +00:00
Pierre Joye
76285595b4
- Bug #55169 , improve fix, allow non interactive user, hash-like ops only usage
2011-07-12 11:46:41 +00:00
Pierre Joye
5d5951f247
- fix bug #55169 , mcrypt_create_iv always fails to gather sufficient random data
2011-07-10 14:36:32 +00:00
Pierre Joye
04432e7dd8
- fix bug #55169 , mcrypt_create_iv always fails to gather sufficient random data
2011-07-10 14:36:32 +00:00
Pierre Joye
4276fd63b5
- fix bug #55169 , mcrypt_create_iv always fails to gather sufficient random data
2011-07-10 14:36:32 +00:00
Pierre Joye
6ff1746371
- update libpng to 1.2.45
2011-07-10 02:20:34 +00:00
Pierre Joye
c6396dd9de
- update libpng to 1.2.45
2011-07-10 02:20:34 +00:00
Pierre Joye
c43276abd6
- fix nts build
2011-06-16 10:20:25 +00:00
Pierre Joye
25849ab967
- fix nts build
2011-06-16 10:20:25 +00:00
Pierre Joye
0ff4d7d811
- fix nts build
2011-06-16 10:20:25 +00:00
Pierre Joye
358316b2ed
- init win32 rng context once per process
2011-06-16 01:31:10 +00:00
Pierre Joye
23c4c46b36
- init win32 rng context once per process
2011-06-16 01:31:10 +00:00
Pierre Joye
1d357d964c
- init win32 rng context once per process
2011-06-16 01:31:10 +00:00
Pierre Joye
221a07b669
- initial import, will add all libs later
2011-05-19 13:36:29 +00:00
Pierre Joye
1920f5a690
- initial import, will add all libs later
2011-05-19 13:36:29 +00:00
Pierre Joye
1e2aa4416c
- initial import, will add all libs later
2011-05-19 13:36:29 +00:00
Pierrick Charron
1368364469
Fix common typos in the source code (Reported in Bug #54065 )
...
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)
2011-04-03 21:46:52 +00:00
Pierrick Charron
e8486cc374
Fix common typos in the source code (Reported in Bug #54065 )
...
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)
2011-04-03 21:46:52 +00:00
Pierre Joye
0625b3882d
- re enable static analyzer, crash fixed with snapshot builds
2011-03-28 10:55:34 +00:00
Pierre Joye
4ad6108b7d
- re enable static analyzer, crash fixed with snapshot builds
2011-03-28 10:55:34 +00:00
Moriyoshi Koizumi
a497999481
- Merge from trunk.
2011-03-02 18:35:10 +00:00
Moriyoshi Koizumi
f093c7db8d
- Enable windows build system to accept paths containing spaces.
2011-03-02 05:22:22 +00:00
Pierre Joye
afb36bb4eb
- missing
2011-02-10 21:42:13 +00:00
Pierre Joye
628e946411
- missing
2011-02-10 21:40:50 +00:00
Pierre Joye
555e42fb5a
- disable realloc warning about not checking its return value, 100% valid but way too many of them for now, reduce noises
2011-02-07 10:17:14 +00:00
Pierre Joye
312235cdac
- disable realloc warning about not checking its return value, 100% valid but way too many of them for now, reduce noises
2011-02-07 10:17:14 +00:00
Pierre Joye
0297128ace
- xp sp3 does not have them
2011-01-19 19:48:28 +00:00
Pierre Joye
1ec3ec1326
-disable the analyzer for the snapshot in 5.3 too
2011-01-13 19:44:00 +00:00
Pierre Joye
f9c61024a5
- do not enable analyzer for snapshot
2011-01-10 21:04:50 +00:00
Pierre Joye
639d3fbcfb
- possible NULL deref
2011-01-10 08:07:38 +00:00
Pierre Joye
f25ab1bf9c
- possible NULL deref
2011-01-10 08:07:38 +00:00
Pierre Joye
10a1f90ab0
- local redeclaration
2011-01-10 01:04:36 +00:00
Pierre Joye
f45b9c4a0b
- local redeclaration
2011-01-10 01:04:36 +00:00
Pierre Joye
eddd9b7510
- new sec flags should not be on by default for 5.3, yet
2011-01-09 21:41:54 +00:00
Pierre Joye
eda798fd7a
- add configure option to enable the builtin static analyzer (will be enabled for snaps' log)
2011-01-09 21:38:46 +00:00
Pierre Joye
0d3c6914ad
- add configure option to enable the builtin static analyzer (will be enabled for snaps' log)
2011-01-09 21:38:46 +00:00
Pierre Joye
92894b3a81
- debug code--
2011-01-09 15:19:03 +00:00
Pierre Joye
7c6310852e
- let try to fix pecl header install so we can do the same than unix, install them in ext/<extname> instead of pecl<extname>
2011-01-09 14:01:21 +00:00
Pierre Joye
fb6778c241
- let try to fix pecl header install so we can do the same than unix, install them in ext/<extname> instead of pecl<extname>
2011-01-09 14:01:21 +00:00
Pierre Joye
f3a4bfee8f
- enable ASLR and NXCOMPAT by default
2011-01-07 20:50:33 +00:00
Pierre Joye
55077a81f5
- define the php*.lib/dll names
2011-01-07 15:51:36 +00:00
Pierre Joye
cc6bb66dcd
- define the php*.lib/dll names
2011-01-07 15:51:36 +00:00
Pierre Joye
84b854a603
- revert rev. 307044
2011-01-05 00:59:31 +00:00
Pierre Joye
09d73b67e2
- revert rev. 307044
2011-01-05 00:59:31 +00:00
Kalle Sommer Nielsen
ec040e9657
Fixed linking of extensions that would use a static .lib file (libname_a.lib rather than libname.lib)
...
# This fixes `configure --with-mcrypt=shared' to properly find and
# link against libmcrypt.lib rather than libmcrypt_a.lib
2011-01-03 23:08:47 +00:00
Kalle Sommer Nielsen
79b997d7ba
Fixed linking of extensions that would use a static .lib file (libname_a.lib rather than libname.lib)
...
# This fixes `configure --with-mcrypt=shared' to properly find and
# link against libmcrypt.lib rather than libmcrypt_a.lib
2011-01-03 23:08:47 +00:00
Pierre Joye
b059dfa1e7
- prevent php(version)lib.(dll|lib) to be overriden
2011-01-03 01:22:07 +00:00
Pierre Joye
e9bb7bbbd1
- missing file
2011-01-03 01:22:00 +00:00
Pierre Joye
b4ae112dae
- we need the core config.w32 only once
2011-01-03 01:08:21 +00:00
Pierre Joye
7444576047
- we need the core config.w32 only once
2011-01-03 01:08:21 +00:00
Pierre Joye
f7176f9cf0
- silent copy
2011-01-03 01:07:28 +00:00
Pierre Joye
bfb9b6d06e
- use the ext deps list for phpize's ADD_EXTENSION_DEP function
2011-01-02 18:29:56 +00:00
Pierre Joye
17d05d0d57
- use the ext deps list for phpize's ADD_EXTENSION_DEP function
2011-01-02 18:29:56 +00:00
Pierre Joye
ec3003ade1
- typo, and remove undesired committed part
2011-01-02 18:14:50 +00:00
Pierre Joye
6008152caa
- typo
2011-01-02 18:13:20 +00:00
Pierre Joye
5bd1fd410f
- typo
2011-01-02 18:13:20 +00:00
Pierre Joye
163780af56
- generate a list of ext and how they are built, should be updated by phpize'd make (un)install as well, later
2011-01-02 18:03:00 +00:00
Pierre Joye
f62ca3e4bf
- generate a list of ext and how they are built, should be updated by phpize'd make (un)install as well, later
2011-01-02 18:03:00 +00:00
Pierre Joye
e13c26a141
- fix ADD_EXTENSION_DEP detection
2011-01-01 20:00:21 +00:00
Pierre Joye
97c5d74d78
- missing file
2011-01-01 20:00:10 +00:00
Felipe Pena
927bf09c29
- Year++
2011-01-01 02:19:59 +00:00
Felipe Pena
0203cc3d44
- Year++
2011-01-01 02:17:06 +00:00
Pierre Joye
c4f631b275
- we don't bundled fbclient, system version is used
2010-12-15 02:01:21 +00:00
Pierre Joye
18deebed4b
- we don't bundled fbclient, system version is used
2010-12-15 02:01:21 +00:00
Pierre Joye
c05b1228db
- typo
2010-12-15 00:39:07 +00:00
Pierre Joye
b25ded66ea
- sync with 5.3
2010-12-14 23:21:53 +00:00
Pierre Joye
f56ab54feb
- devel must be done before dist
2010-12-14 23:21:01 +00:00
Pierre Joye
f7b5a73383
- fix build with out of src obj dir
2010-12-14 23:09:31 +00:00
Pierre Joye
e2ea0f5d98
- we just reached the tiny cmd lenght limit, let reduce the size of dirs
2010-12-14 18:49:15 +00:00
Pierre Joye
e79ed6359d
- add nmake install-sdk (create the devel package) and related sub rules
2010-12-14 02:55:26 +00:00
Pierre Joye
d14417f8ea
- add nmake install-sdk (create the devel package) and related sub rules
2010-12-14 02:55:26 +00:00
Pierre Joye
12a3e339f4
- MFH trailing slashes detection
2010-12-13 20:57:06 +00:00
Pierre Joye
31f97e2440
- no need to diplay that
2010-12-13 20:56:44 +00:00
Pierre Joye
4df03c1ded
- phpize support merge from 5.3
2010-12-13 20:55:13 +00:00
Kalle Sommer Nielsen
15ee70e8e0
* Don't print the shared headers table after enabling each extension (cleaner configure output)
...
* Fix double slashes for directory targets in PHP_INSTALL_HEADERS()
2010-12-13 20:46:57 +00:00
Pierre Joye
aea6771d19
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
2010-12-13 18:43:10 +00:00
Pierre Joye
a7ffa09e18
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
2010-12-11 22:18:10 +00:00
Pierre Joye
d94744649f
- add install-lib(s), remove header for now, will be genarated
2010-12-11 16:36:27 +00:00
Pierre Joye
6f3cad91d0
- install headers, missed that one
2010-12-10 17:11:58 +00:00
Pierre Joye
ff60a98755
- add initial PHP_INSTALL_HEADERS, one step closer to phpize
2010-12-10 16:10:08 +00:00
Pierre Joye
63d87a0adb
- Fix #29085 , bad default include_path on Windows
2010-12-02 23:23:14 +00:00
Pierre Joye
d687186b58
- Fix #29085 , bad default include_path on Windows
2010-12-02 23:23:14 +00:00
Pierre Joye
722457594b
- Fixed #53409 , sleep() return NULL on Windows
2010-11-26 18:25:13 +00:00
Pierre Joye
c70397b3a9
- Fixed #53409 , sleep() return NULL on Windows
2010-11-26 18:25:13 +00:00
Pierre Joye
4574844c52
- cleanup broken double definition of php_win_err and rename it while being there
2010-11-25 23:06:12 +00:00
Dmitry Stogov
ab93d8c621
Added multibyte suppport by default. Previosly php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini
2010-11-24 05:41:23 +00:00
Gustavo André dos Santos Lopes
ae5704272e
- Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return
...
1 million microsecs). (ped at 7gods dot org)
- Moved line out of order in NEWS.
2010-11-12 18:37:02 +00:00
Gustavo André dos Santos Lopes
3332c5be08
- Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return
...
1 million microsecs). (ped at 7gods dot org)
- Moved line out of order in NEWS.
2010-11-12 18:37:02 +00:00
Pierre Joye
b1fcb740a7
- not there anymore
2010-09-15 22:11:28 +00:00
Pierre Joye
f4da90705b
- use php_sys_sat
2010-09-13 11:17:40 +00:00
Pierre Joye
e5e089950b
- use php_sys_sat
2010-09-13 11:17:40 +00:00
Pierre Joye
25ac985422
- ws
2010-09-13 11:06:18 +00:00
Pierre Joye
196e45aa5c
- ws
2010-09-13 11:06:18 +00:00
Pierre Joye
013727e1c7
- MFH
2010-09-13 10:30:21 +00:00
Pierre Joye
da4d4cef5e
- silent warning
2010-09-13 10:28:45 +00:00
Pierre Joye
e5323bde9a
- silent warning
2010-09-13 10:28:45 +00:00
Pierre Joye
8a18e0b716
- use php_sys_lstat
2010-09-13 10:27:55 +00:00
Pierre Joye
ffd60af473
- use php_sys_lstat
2010-09-13 10:27:55 +00:00
Pierre Joye
f25cbae9b1
- remove dummy wrapper for readfile
2010-09-11 19:07:43 +00:00
Pierre Joye
d97c07c265
- remove dummy wrapper for readfile
2010-09-11 19:07:43 +00:00
Kalle Sommer Nielsen
0655d34070
Fixed compiler warning
2010-08-17 12:57:04 +00:00
Pierre Joye
7dd694ec15
- #52607 , fix ENV conflit with win SDK 7.1
2010-08-15 13:54:03 +00:00
Pierre Joye
4588d5d79f
- #52607 , fix ENV conflit with win SDK 7.1
2010-08-15 13:54:03 +00:00
Pierre Joye
bb669f2c1b
- year++
2010-08-15 13:40:29 +00:00
Pierre Joye
1bd381890d
- #52607 , fix ENV conflit with win SDK 7.1
2010-08-15 03:38:08 +00:00
Pierre Joye
cf7d0fb4e7
- #52523 , fix logic (0 is perfectly valid as part of the data, bin data)
2010-08-09 08:14:14 +00:00
Pierre Joye
c2ea73542f
- #52523 , fix logic (0 is perfectly valid as part of the data, bin data)
2010-08-09 08:14:14 +00:00
Pierre Joye
1e26362d4b
- WS
2010-08-09 07:32:21 +00:00
Pierre Joye
ab8e74a0c8
- WS
2010-08-09 07:32:21 +00:00
Pierre Joye
68cd943189
- add striped down version of RNG layer to have a reliable random src on windows
2010-06-08 13:00:54 +00:00
Pierre Joye
85140991be
- add striped down version of RNG layer to have a reliable random src on windows
2010-06-08 13:00:11 +00:00
Pierre Joye
5afc8e2c83
- add striped down version of RNG layer to have a reliable random src on windows
2010-06-08 13:00:11 +00:00
Pierre Joye
48073dd7f6
- Adieu VC6/7/8, merci pour les bons et loyaux services
2010-04-29 08:13:15 +00:00
Rob Richards
0a34d10783
revert change #298288 : Remove old dsp/dsw/makefile files
2010-04-28 14:41:51 +00:00
Kalle Sommer Nielsen
dd8e59da8f
Removed safe_mode
...
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
2010-04-26 23:53:30 +00:00
Kalle Sommer Nielsen
518a17e7bf
Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions
2010-04-21 23:36:49 +00:00
Kalle Sommer Nielsen
c8a7cb6a45
Updated copyright year
2010-04-21 23:07:54 +00:00
Kalle Sommer Nielsen
febee11285
Removed register_globals
2010-04-21 01:27:22 +00:00
Dmitry Stogov
dd5c478be6
Added concept of interned strings. All strings constants known at compile time are allocated in a single copy and never changed.
2010-04-20 11:05:54 +00:00
Pierre Joye
658e86b847
- prevent unexpectable behaviors (for the user) with invalid path
2010-02-07 20:15:58 +00:00
Sebastian Bergmann
9ba1e81665
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
Pierre Joye
f59f7a3f49
- #50334 , add define on win as well
2009-12-10 14:08:19 +00:00
Pierre Joye
bf377f6aab
- #50334 , add missing file
2009-12-09 10:39:03 +00:00
Kalle Sommer Nielsen
1063c8346b
MFT: VC10 build support
2009-12-03 11:50:32 +00:00
Pierre Joye
8109abba8b
- MFH: vs2010 detection support, restore /W3
2009-11-30 09:52:33 +00:00
Kalle Sommer Nielsen
df0252a399
Set WINVER to Windows 2000 like in config.w32.h.in
2009-10-30 14:20:15 +00:00
Pierre Joye
bcf7db5f92
- #49986 , fix ICU DLLs path
2009-10-24 19:52:23 +00:00
Pierre Joye
3766730f3c
- we don't distribute the crt9 dll, don't try to add it
2009-10-19 19:58:45 +00:00
Pierre Joye
97595a14a5
- add custom DLL to the package and fix the path to the deps bin (needs absolute path in some cases)
2009-10-19 19:02:12 +00:00
Stanislav Malyshev
dd15b8810c
add safeguard for UpdateIniFromRegistry on NULL arg
2009-10-13 20:10:07 +00:00
Pierre Joye
a4cbecd20c
- restore W3 flag to get usefull errors (unused vars, etc.)
2009-09-30 11:53:29 +00:00
Pierre Joye
ad2bb4bcb1
- fix TS build
2009-09-01 19:41:51 +00:00
Pierre Joye
12a7305e21
- #48746 , fix regression in readdir/scandir and mounted points or junctions on windows
2009-09-01 17:46:17 +00:00
Pierre Joye
5d017c3e2d
- silent warning (fix for #28038 )
2009-08-26 21:59:54 +00:00
Ilia Alshanetsky
cc8cacd80e
Fixed a compiler warning (variable clobbering)
2009-08-25 12:47:28 +00:00
Pierre Joye
e877e1280c
- fix object dir usage (ie: relative path called from a symlinked dir), also fix nmake test for similar cases
2009-08-24 14:18:19 +00:00
Garrett Serack
827469c94e
- Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server)
2009-08-18 18:58:33 +00:00
Jani Taskinen
ae492897c6
- Removed unused code (replaced long time ago by url_scanner_ex.*
2009-07-26 22:59:46 +00:00
Derick Rethans
fb5d7e4748
- Added - to the list of "unsafe" characters so that the pecl dir can have the
...
- character in the name.
2009-07-24 16:30:48 +00:00
Pierre Joye
6f9c84f844
- cvs > svn
2009-07-15 17:08:50 +00:00
Pierre Joye
9c18f65572
- cvs > svn
2009-07-15 16:52:21 +00:00
Pierre Joye
06033b5845
- rename to svn
2009-07-13 16:10:59 +00:00
Pierre Joye
dffe3d8d21
- cvs to svn changes
2009-07-13 16:02:34 +00:00
Pierre Joye
8faa7980f3
- remove ZendEngine* detection, we always have Zend now (svn)
2009-07-13 00:26:52 +00:00
Rasmus Lerdorf
1f53affe7a
MFB cvs->svn
2009-07-11 04:24:45 +00:00
Kalle Sommer Nielsen
51f8b64752
MFH: Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)
...
# Note, this does not go in 5.2 because the inet ports for VC6 are not in that branch
2009-06-30 11:39:15 +00:00
Pierre Joye
b8f295a6d3
- add readme.redist.bins as .txt
2009-06-24 11:51:05 +00:00
Kalle Sommer Nielsen
220c68d54a
MFH: Move these defines to config.w32.h
...
Also credit Pierre for the inet_ntop()/inet_pton() implementations
2009-06-23 06:56:45 +00:00
Kalle Sommer Nielsen
3410350caa
MFH:
...
Use %* instead of a range + WS
2009-06-23 02:14:27 +00:00
Kalle Sommer Nielsen
1f5e20c33e
MFH:
...
* Fix deprecation warning when building deplister
* Fix some mkdir warnings if "nmake build-dist" is executed twice
2009-06-23 01:37:23 +00:00
Greg Beaver
f7246e2086
add phar.phar creation on windows
2009-06-11 14:39:37 +00:00
Matt Wilmas
b907aa4331
MFH:
...
Restored double->long conversion behavior to that of PHP 5.2 (on most platforms) and prior:
* Out-of-range numbers overflow/preserve least significant bits (no LONG_MAX/MIN limit)
* See bug #42868 (presumably-rare platform with different results in 5.2)
* On 32-bit platforms with 64-bit long type, a zend_long64 cast has been added,
otherwise it's the same as 5.2
* Use this conversion method everywhere instead of some plain (long) casts
Added 'L' parameter parsing specifier to ensure a LONG_MAX/MIN limit:
* Essentially what 5.3's new conversion was doing in most cases
* Functions with "limit" or "length" type params could be updated to use this,
and prevent confusing overflow behavior with huge numbers (*also* in 5.2)
- See bug #47854 , for example; or even #42868 again
# Test updates coming
2009-06-04 18:20:45 +00:00
Kalle Sommer Nielsen
3dcd2b6ace
MFH:
...
* We dont need to wrap to two lines here, its small enough to show with a standard sized cmd window
* Bump copyright year in the .rc
2009-06-03 01:14:58 +00:00
Pierre Joye
469d4938fc
- MF52: #42143 , the constant NAN is reported as 0 on Windows
2009-05-29 08:11:36 +00:00
Kalle Sommer Nielsen
953cf4c217
MFH: If we don't have a comment (for the 3rd argument in ARG_[ENABLE|WITH], then don't print a comment say "undefined"
2009-05-29 07:43:07 +00:00
Kalle Sommer Nielsen
e9d289289b
MFH: Lets pass the built php binary to run-tests.php's -p parameter
2009-05-27 01:46:48 +00:00
Kalle Sommer Nielsen
4ab4b6817d
MFH: Silent dl() if it fails
2009-05-27 01:38:13 +00:00
Pierre Joye
ffca50ca0d
- revert last commit and fix inline
2009-05-04 21:03:20 +00:00
Pierre Joye
e274a01620
- a macro will just do it too
2009-05-04 20:31:02 +00:00
Pierre Joye
65a9530849
- add llabs
2009-05-04 17:09:33 +00:00
Pierre Joye
30b30dda11
- make MP survive --disable-all (=disable to disable it)
2009-04-24 15:18:37 +00:00
Pierre Joye
f4c90952b0
- fix logic
2009-04-24 11:34:38 +00:00
Pierre Joye
375bbd497d
- allow to set or disable the multithreaded build (n, auto or disable)
2009-04-23 20:19:06 +00:00
Kalle Sommer Nielsen
49e4959a6d
MFH: Fix redef warnings
...
Kill warning about php_localtime_r not being defined
2009-04-06 09:14:54 +00:00
Kalle Sommer Nielsen
e45c0bb900
MFH:
...
Fixed a few warnings from copy():
* If $item is empty then skip to next entry, this fixes the "The first argument cannot be a directory" warnings
* If file does not exist then dont try to copy it
2009-04-01 09:21:31 +00:00
Kalle Sommer Nielsen
02fe66d1e0
MFH:
...
* Bypass the date/timezone warning by forcing UTC when running mkdist.php
* Don't run the copy list for PECL if theres no PECL extensions to copy (fixes a few copy() warnings)
2009-03-30 14:32:52 +00:00
Pierre Joye
1d177508c8
- new php.ini names
2009-03-24 22:15:46 +00:00
Pierre Joye
8235286324
- some cleanup, more to come
2009-03-18 18:40:44 +00:00
Pierre Joye
989b9d7c43
- php.ini-dev/prod
2009-03-18 17:58:09 +00:00
Dmitry Stogov
31c0af245e
Fixed floating point mathematic speed degradation (Christian)
2009-03-18 10:18:10 +00:00
Pierre Joye
10bf149a60
- define HAVE_SOCKLEN_T as it exists (vc6+)
2009-02-02 09:40:55 +00:00
Pierre Joye
a5af8a7ec2
- prevent redefinition
2009-01-27 21:53:31 +00:00
Kalle Sommer Nielsen
73b17408fb
MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/
2009-01-23 15:49:49 +00:00
Pierre Joye
f8aff4ad07
- add fnmatch() support on windows (C API), using the BSD implementation
2009-01-20 01:37:48 +00:00
Pierre Joye
274dad3b83
- MFH:
...
- add nanosleep
- expose nanosleep and usleep
- [DOC] time_ nanosleep and time_ sleep_ until available on windows
- change nanosleep signature to match posix one
2009-01-19 02:35:22 +00:00
Stanislav Malyshev
5d8c9f8c56
Build IDs
2009-01-17 02:05:13 +00:00
Pierre Joye
c83e0d50d0
- add multi threaded build support (automatic detection of the number of cpus, add a custom number if you prefer to use only a few of your available cores)
2009-01-06 20:50:57 +00:00
Pierre Joye
86ae6a2676
- add DNSApi for the DNS functions
2009-01-06 20:46:36 +00:00
Kalle Sommer Nielsen
46dc120cdc
MFH: Check if configure script was copied, and output an error if it wasn't
2009-01-02 12:18:21 +00:00
Pierre Joye
438c4cfacc
- MFH: expose glob and globfree on wi ndows, can be used by shared ext (core or extern)
2009-01-01 12:32:49 +00:00
Pierre Joye
e266d17a44
- enable gehostname on windows [DOC]
2008-12-31 19:47:13 +00:00
Ilia Alshanetsky
540242dc2d
[DOC]
...
Added gethostname() to return the current system host name.
2008-12-31 14:30:38 +00:00
Sebastian Bergmann
08659c2dcd
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
Pierre Joye
b593dfa388
- MFB:
...
- usual suspects must be in the default include/lib path (thx Rob for the notice!)
- fix the --wtih-php-build doc, remove dead url, update the name of the deps dir
2008-12-26 14:11:44 +00:00
Pierre Joye
63fe8179d0
- MFH: be sure that at least one SAPI has been selected
2008-12-25 00:09:49 +00:00
Pierre Joye
15fa3c1d93
- MFH: the config summary is a must, do not allow to disable it
2008-12-25 00:08:51 +00:00
Pierre Joye
c310143ac7
- MFH: no need to look for bindlib_w32, not used anymore
2008-12-18 23:21:22 +00:00
Pierre Joye
d4b63c8d7e
- fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)
2008-12-13 11:47:06 +00:00
Pierre Joye
33d110f8f8
- do not add .cvsignore to the tests package
2008-12-13 11:46:23 +00:00
Pierre Joye
d6f27e909c
- c/p error.
2008-12-10 09:49:59 +00:00
Pierre Joye
10f2b1519b
- MFH: add configure script
2008-12-08 22:39:55 +00:00
Scott MacVicar
49a15f0bd4
MFH Better fix for va_copy since some architectures like to do a deep copy.
2008-11-22 15:16:47 +00:00
Pierre Joye
bbb88024ec
- make va_copy safer using () around arguments
2008-11-22 13:34:15 +00:00
Scott MacVicar
add2b6df3a
MFH Fix build on Windows
2008-11-22 12:39:16 +00:00
Jani Taskinen
80d5100309
MFH
2008-11-21 16:41:04 +00:00
Pierre Joye
67d86010ae
- MFH:
...
- expose PHP_BUILD in the Makefile
- ICU 3.8/4.0 are dynamically linked, add $PHP_BUILD\bin to the PATH so php.exe can find them (nmake test, nmake snaps)
2008-11-21 14:18:27 +00:00
Pierre Joye
941749f5ec
- MFH: add build type (debug/release) and TS info to the summary
2008-11-21 14:17:33 +00:00
Kalle Sommer Nielsen
e61c2e8c17
MFH: Fix typo
2008-11-20 16:06:26 +00:00
Pierre Joye
710638db54
- revert previous commit (borked editor)
2008-11-06 13:30:18 +00:00
Pierre Joye
11f6df597a
- bump year
2008-11-06 13:11:56 +00:00
Elizabeth Marie Smith
d4e4cebd65
MFH
2008-11-03 19:25:42 +00:00
Pierre Joye
7376ddb66a
- add php-test-pack-[version].zip to nmake snap so we can distribute the tests as single zip
...
TODO: add run-tests.bat to the package
2008-10-26 00:14:23 +00:00
Pierre Joye
16bda08080
- add strto*i64 (VC6, decent compilers/crt have them)
2008-10-20 14:47:33 +00:00
Pierre Joye
61aeb63e8a
- add strto*i64 support (VC6 only, decent compilers/crt have them)
2008-10-20 14:47:01 +00:00
Kalle Sommer Nielsen
12bd1eae9f
[DOC] Deprecate define_syslog_variables() in 5.3
2008-10-15 18:41:57 +00:00
Pierre Joye
142ee7a89d
- add nts to the zip names
2008-09-26 13:29:11 +00:00
Pierre Joye
1b5a8cc258
- MFH: add VC version and architecture to the created zip(s) names
2008-09-25 15:00:59 +00:00
Pierre Joye
0f701b8d31
- fix typo and icu bundling
2008-09-01 18:19:58 +00:00
Pierre Joye
41a3bf43c9
- support for copy of ICU DLLS for all ICU versions
2008-08-26 09:10:39 +00:00
Pierre Joye
2620304003
- MFH:
...
- drop bindlib usage on windows
- inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)
2008-08-23 19:22:10 +00:00
Pierre Joye
6b2be7c7e9
- quick fix for ICU dlls (better fix with n level deps will be done later)
2008-08-20 20:09:13 +00:00
Kalle Sommer Nielsen
49494bed8b
MFH:
...
* Last _WIN32_WINNT macro redef
* Include <config.w32.h> where _WIN32_WINNT was
2008-08-14 23:29:25 +00:00
Kalle Sommer Nielsen
540326c31f
MFH:
...
* Remove NTDDI_VERSION declaring and use the one in config.w32.h
* Remove another _WIN32_WINNT macro redef in win32/time.c
2008-08-13 22:40:39 +00:00
Pierre Joye
62b18f019b
- MFH: add dll path to mkdist default path
2008-08-05 11:47:17 +00:00
Pierre Joye
cb10c3be61
- MFH: add new default dir (old still works)
2008-08-01 11:25:42 +00:00
Pierre Joye
c501d5f2a4
- MFH: new usual suspects
2008-07-31 23:05:52 +00:00
Pierre Joye
1e820eca02
-MFH:
...
- #45430 , windows implementation of crypt is not TS
- add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support
- Make crypt features portable:
- if no crypt_r, php's implemetation is used (all algo and TS), php can't be used with unsafe crypt anymore
- if one algo is missing, php's implemetation is used
- Windows always use php's implementation
- removed old code in windows/
2008-07-28 11:50:35 +00:00
Pierre Joye
473a96ba3d
- MFH: fix EXT_FOO_SHARED usage as dep mgt broke it (one more hack but we can clean them after alpha)
2008-07-25 12:40:45 +00:00
Kalle Sommer Nielsen
04be84748f
Fix macro redef
2008-07-20 20:17:48 +00:00
Steph Fox
6931789f31
- Happy New Year!
...
(better late than never, eh?)
2008-07-20 02:20:31 +00:00
Steph Fox
aca8bb5757
- Update get_define() calls to reflect earlier change in return value on failure
...
- Rename output files (to avoid that build option for "php5ts.exe")
- Add libpath to intermediate dir path (avoids a naming collision that wasn't there last week)
- Don't make assumptions about trailing whitespace in incoming data
2008-07-20 01:19:45 +00:00
Steph Fox
9a5f2e1b79
- Fix logic in get_define()
2008-07-19 19:02:59 +00:00
Steph Fox
e19914f5b5
- Rejig REMOVE_TARGET
...
- Tidy ADD_EXTENSION_DEP
- Put summary output in alphabetical order
2008-07-19 16:57:58 +00:00
Steph Fox
130c53263c
- Make SAPI include paths work (on my box at least)
2008-07-18 17:35:37 +00:00
Steph Fox
18911142e2
- Make REMOVE_TARGET work in all cases
2008-07-18 15:45:03 +00:00
Steph Fox
893c55f2bc
- SAPIs are go.
...
Caveat: aolserver, isapi, nsapi, pi3web and (obviously) Linux-specific modules not tested.
2008-07-18 02:53:06 +00:00
Pierre Joye
1fdd27500b
- MFH: CS/WS
2008-07-17 17:31:35 +00:00
Steph Fox
640270c4dc
Update README to reflect current state of play
2008-07-16 22:30:12 +00:00
Steph Fox
3dcb59a05a
- A bit more finesse for .dsp generation
...
- Builds (on my box) for cgi or cli
- This is still VC6-only at present
2008-07-16 22:25:46 +00:00
Matt Wilmas
bc8b11ce02
MFH: Prevent build failure after closures
2008-07-14 10:15:31 +00:00
Pierre Joye
8c7c445404
- wrong bracket position while mergin
2008-07-13 09:34:08 +00:00
Pierre Joye
92f5c267f6
- MFH: support for new naming
2008-07-12 23:42:25 +00:00
Steph Fox
9e2f3c57d0
This looks more than it is due to ws/cs and minor fixes in it...
...
- Fixes logic in dependency check
- Fixes logic in AC_DEFINE error message
- Prevents shared extensions from building if a hard dependency is missing altogether
- Cleans up errors/warnings/messages for all scenarios
- Changes a function call to the new project support
2008-07-12 15:04:39 +00:00
Steph Fox
bcff952f23
- It's amazing the havoc one little misplaced bracket can cause...
2008-07-09 15:47:06 +00:00
Steph Fox
4fd2b80786
- Clean up ws/cs a bit and add some comments
2008-07-09 14:57:14 +00:00
Steph Fox
208d851444
- Embryonic project file generation. Use buildconf --add-project-files and hopefully it'll work.
...
- Please read the README before complaining.
@Stas, Rob - please test.
2008-07-09 08:15:46 +00:00
Pierre Joye
09e0bc6c90
- MFH:
...
- use ARG_ENABLE for the summary option
- move test if summary function
2008-07-07 13:51:35 +00:00
Pierre Joye
5d04f639de
- move common functions to confutils
...
- rename the summary option to reflect its usage (Enable Sumamry, yes)
2008-07-07 13:32:55 +00:00
Steph Fox
e22ec182ed
- Fix up some bits and pieces.
...
- Always report re2c version.
- Head towards making it possible for all platforms to have compiler info in phpinfo() output.
- Make it possible to switch off configure summary (--without-summary).
2008-07-07 01:23:56 +00:00
Pierre Joye
21bca5add3
- correctly test the VCVERS (four digits now)
2008-07-06 09:55:44 +00:00
Pierre Joye
e78d5ac5c4
-MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and resp. 1310) (Thx Marcus)
2008-07-05 19:53:04 +00:00
Pierre Joye
55d2b5862a
- add summary function and VC version info
2008-07-02 20:50:18 +00:00
Pierre Joye
1224a66f7d
- MFH: re2c detection, PHP_VERSION
2008-07-02 20:49:12 +00:00
Rui Hirokawa
c3286f32ef
implemented again zend-multibyte for PHP 5.3
2008-06-29 08:21:35 +00:00
Pierre Joye
9118a7c671
- use stdout for MESSAGE (thx Steph)
2008-06-23 11:44:21 +00:00
Pierre Joye
cb417c55ac
- add a MESSAGE function
...
[DOC] to be used instead of STDOUT in config.w32, it allows them to be redirected (like in a quiet mode)
- add the list of enabled SAPI
- improve the table output
2008-06-23 08:11:31 +00:00
Pierre Joye
4dcfb9a03f
- fix ADD_EXTENSION_DEP detection so it can match it anywhere in a line
2008-06-23 07:55:03 +00:00
Pierre Joye
1c0dbe6e09
- bindlib has its own package
2008-06-22 23:16:31 +00:00
Pierre Joye
b613e76c8b
- return true/false when a dep addition was succeeded or not
2008-06-22 23:15:54 +00:00
Pierre Joye
2c8f57778c
- add a list of the enabled extensions and how they are built (shared or static
...
list of SAPIs and libs used will follow shortly (to be used as QA check during the builds and as convenience)
2008-06-22 20:51:57 +00:00
Steph Fox
fd10eb318e
- ext/standard currently has a dependency on ext/ereg thanks to browscap.c
2008-06-19 17:43:38 +00:00
Steph Fox
05ce8031ad
- '' != 'no'
2008-06-19 17:14:43 +00:00
Elizabeth Marie Smith
7d4dfa8ee4
Windows configure fixes, a few additional lib names allowed, apache2 only on for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled
2008-05-14 03:13:17 +00:00
Steph Fox
a439cc70c6
- s/rmdir/rd
...
- Patch supplied by Richard Quadling
2008-05-09 11:20:09 +00:00
Steph Fox
fe4a9a3fc4
- Introducing nmake clean-all
...
- This should probably be merged with nmake clean, but I've no way to test the impact on distro builds.
2008-05-03 21:12:55 +00:00
Steph Fox
d19418e53c
- re2c requirement update
...
(sorry, I thought I'd committed this ages ago)
2008-04-24 16:04:59 +00:00
Steph Fox
5d9e5bbd8d
- Workarounds are no longer needed - thanks PECLers!
2008-04-14 17:55:02 +00:00
Hannes Magnusson
5881476266
MFH: Update URL for go-pear
2008-04-11 21:57:58 +00:00
Steph Fox
b4103c390f
- Allow most of the existing strangely-named headers to get by
2008-03-31 09:17:25 +00:00
Steph Fox
36db7c60c9
Revert "minimum version requirement" until there's a version to match it
2008-03-31 00:28:16 +00:00
Steph Fox
2b27e2c8a4
Another thing version_compare() allows...
2008-03-24 15:11:46 +00:00
Steph Fox
0726c79d7e
- Extend that regexp (again)
...
- Revert the changes affecting external template.rc files
2008-03-23 21:59:31 +00:00
Steph Fox
ab8ddf1b78
Don't break PECL extensions that are oh-so-nearly doing The Right Thing [TM]
...
(mcve, runkit, win32ps)
2008-03-22 22:16:55 +00:00
Marcus Boerger
0893c3e2c9
- Another re2c version bump and scanner regeneration
...
# It appears no one has used re2c in the way we do
2008-03-22 17:59:52 +00:00
Steph Fox
fc2eed70ef
Allow Stas his "1.0.0RC1-dev"
2008-03-22 09:33:31 +00:00
Steph Fox
a007d591bf
Independent versioning for PECL extensions (and only PECL, for now)
...
This affects the RC template used to ship information with the DLL in Windows distributions - nothing else.
It will potentially affect 13 PECL modules at present (and yes I do know which ones!)
2008-03-22 09:07:59 +00:00
Steph Fox
b72b4ce87e
Allow Elizabeth's favourite function to accept 2-4 sets of digits in version.
2008-03-20 15:03:20 +00:00
Rasmus Lerdorf
10afe5d96b
Make the sigsetjmp change more robust. On systems that don't have
...
sigsetjmp use setjmp. Windows is of course weird in that it seems to
have sigsetjmp but not sigjmp_buf (??) so force it to use setjmp in
config.w32.h.in
2008-03-18 21:14:28 +00:00
Steph Fox
7e38f9b2af
Generic function for binary probes, kill the other two. And get rid of the annoying double check for CL.
2008-03-18 17:10:20 +00:00
Steph Fox
7c8ff91218
You might as well have 'the Steph special' too :-)
...
I can never remember the cscript line, so let's just have 'configure' instead.
2008-03-18 03:23:14 +00:00
Steph Fox
766b6b606e
re2c checking.
...
If it's not installed, the least scary of messages goes out.
If it's installed but older than the required version, the download link is given.
2008-03-18 03:12:42 +00:00
Stanislav Malyshev
e345eb5e38
fix win32 build
2008-03-17 17:29:13 +00:00
Scott MacVicar
bd4c0ced50
Fix build on Windows
2008-03-17 17:06:51 +00:00
Scott MacVicar
b89071ec06
Make re2c required
2008-03-16 23:54:06 +00:00
Marcus Boerger
33da0b6a7b
- No more flex underwindows either
2008-03-16 22:26:42 +00:00
Marcus Boerger
31ee06f0aa
- Update windows build script
2008-03-16 22:16:56 +00:00
Marcus Boerger
af316021e8
- Rewrite scanner to be based on re2c instead of flex
...
The full patch is available as:
http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
This is against php-re2c repository version 98
An older patch against version 97 is available under:
http://php.net/~helly/php-re2c-97-20080316.diff.txt
2008-03-16 21:06:55 +00:00