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
Greg Beaver
d6a608f7e1
fix Bug #43857
2009-08-02 19:11:15 +00:00
Brett Bieber
47964af98a
Test - if this works, something is wrong.
2008-11-04 21:25:22 +00:00
Hannes Magnusson
72b3187d43
Add support for proxies (patch by Christopher Jones)
2008-05-31 19:05:19 +00:00
Greg Beaver
3f0952cdf7
patch by Christopher Jones: use wget/fetch by default if available, correct typo/Errrrrorr in fetch.php
2008-05-30 23:42:50 +00:00
David Coallier
c37984b54f
- Make use of a valid .phar pear installer
2008-05-24 01:30:48 +00:00
Greg Beaver
6eb453cb6b
partial fix for Bug #44939 , E_DEPRECATED warnings on pear install
2008-05-19 15:20:55 +00:00
Hannes Magnusson
5b4aad0cf0
Use PHP to fetch the pear phar
2008-04-14 16:56:50 +00:00
Antony Dovgal
1f061b3154
fix #39300 (make install fails if wget is not available)
...
add support of 'fetch'
2006-11-08 19:05:41 +00:00
Ilia Alshanetsky
0423be06b5
Fixed bug #37348 (make PEAR install ignore open_basedir).
2006-05-07 16:32:40 +00:00
Greg Beaver
39a4a46ae4
MFB fix Bug #36001 : make install fails when --enable-memory-limit used
2006-02-08 01:12:12 +00:00
foobar
a8a4d7944d
- Always use the builddir!
2005-12-12 12:39:50 +00:00
Dmitry Stogov
a8c6b992b8
Fixed bug #35147 (__HALT_COMPILER() breaks with --enable-zend-multibyte)
2005-11-15 13:29:39 +00:00
Greg Beaver
3446a75a36
remove unused obsolete files from pear CVS
...
# to run PEAR tests, grab pear-core/tests and use "pear run-tests -rq"
2005-10-20 01:49:42 +00:00
Ilia Alshanetsky
eb28594aa5
Pear installer fix
2005-10-14 15:35:56 +00:00
Derick Rethans
1017c44f4a
- Use the non-zlib version of the PHAR.
2005-10-14 13:41:47 +00:00
Greg Beaver
ba3862b369
set error_reporting to E_ALL in Makefile.frag
2005-10-01 16:05:44 +00:00
Marcus Boerger
91e31d0243
- Try to fetch the necessary file via wget
2005-09-30 17:03:22 +00:00
foobar
cd63787e9a
- Fixed bug #34583 ("make install" prematurely fails because of PEAR)
2005-09-22 13:04:12 +00:00
Greg Beaver
af01525d1e
prepare for using go-pear.phar
2005-09-11 17:39:15 +00:00
Rasmus Lerdorf
25c6fbe515
That line made no sense
2005-09-08 09:11:10 +00:00
Greg Beaver
46783871e3
install-pear.phar removed -> moved to http://pear.php.net/install-pear.phar
2005-09-07 16:05:59 +00:00
Greg Beaver
6ed7a799af
attempt to make new instructions clearer
2005-09-07 16:03:06 +00:00
Greg Beaver
38a52c5b0d
change makefile to use phar and not source, if present
2005-09-07 15:59:53 +00:00
Greg Beaver
a3c168239d
test version of install-pear.phar
...
can be removed if there is any issue
without changes to Makefile.frag, it is not actually used
2005-09-05 20:18:00 +00:00
Greg Beaver
ae8a3a0f9e
sync with PEAR 1.3.6
2005-08-22 22:09:54 +00:00
Greg Beaver
de247c88cd
add XML_RPC 1.4.0
2005-08-22 22:06:27 +00:00
Greg Beaver
e5c570997e
move Archive_Tar 1.3.2 => 1.3.1
...
1.3.2 does not exist
2005-08-22 21:51:15 +00:00
Greg Beaver
f4eb5095a6
add checks for extensions that must be loaded
2005-08-20 18:31:29 +00:00
Pierre Joye
f7ef84c32d
- fix bad revert and make the xmlrpc ext detections fallback
...
forgot that 5.1 still has pear in its branche
2005-08-18 21:29:28 +00:00
Greg Beaver
94c7fd0603
add return by ref from PEAR::raiseError
2005-08-17 21:48:46 +00:00
Greg Beaver
1dd48ca039
re-enable XML_RPC 1.4.0
2005-08-17 21:30:46 +00:00
Edin Kadribasic
ca24e21972
Rebundle XML_RPC in the correct version for the Windows distro.
2005-08-16 11:35:45 +00:00
Rasmus Lerdorf
c792839d8f
Remove pear/XML_RPC dependency for the pear installer
...
PEAR guys, please doublecheck this.
2005-08-11 16:43:26 +00:00
foobar
dd3d739cc6
fixed skipif to really skip
2005-07-20 00:10:57 +00:00
Greg Beaver
03c835464f
XML_RPC -> 1.3.1 (tar, not tgz)
2005-07-02 02:55:32 +00:00
Greg Beaver
aeeda84714
XML_RPC -> 1.3.1
2005-07-02 02:48:06 +00:00
Pierre Joye
6b4910b028
bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)
2005-07-01 09:20:28 +00:00
Pierre Joye
dc79ac371b
- bump xml_rpc version
2005-06-26 07:00:18 +00:00
Greg Beaver
48f4e4bb87
update to support local install, remove -n switch
2005-04-02 23:50:53 +00:00
foobar
9f21d8e72c
Fix the name (and thus make sure PEAR will not install atm)
2005-04-02 23:47:54 +00:00
foobar
bf3286cd6c
Fixed: [PEAR] Archive_Tar: XML error: not well-formed (invalid token) at line 22
2005-04-02 23:16:46 +00:00
Greg Beaver
62f305e5a7
add missing file
2005-04-01 22:03:59 +00:00
foobar
1f3419a4db
fix some skip conditions..
2005-03-31 19:43:48 +00:00
Greg Beaver
d78d3ac210
update to current bundle ideal
2005-03-28 17:04:00 +00:00
Greg Beaver
9752cbde12
merge in PEAR 1.3.5
2005-03-28 16:38:59 +00:00
Edin Kadribasic
2e0ddb39bc
Script that creates PEAR bundle dir for distribution
2005-03-26 21:14:19 +00:00
Greg Beaver
6a74f0a1b0
update to Archive_Tar 1.3.1
2005-03-18 01:55:10 +00:00
Greg Beaver
abb724a6b3
this needs updating
2005-03-14 23:57:07 +00:00
Andrei Zmievski
584f64ed62
Allow = sign in long option argument.
...
Fixes PEAR bug #1831 .
2005-03-01 18:19:12 +00:00