summaryrefslogtreecommitdiffstats
path: root/README
blob: 9a6f7c6e9b8d95f054275ec4ff24061efa26990b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
php
---

php.spec is stable version from http://www.php.net/downloads.php
php-dev.spec is development version from http://snaps.php.net/


Backport of latest fedora package 

Diff:
	More extensions enabled :

	- oci8 (requires Oracle client)
	- PDO_OCI
	- SQLite (for compatibility, deprecated)

	Extensions provided for php-zts


Distro specific changes:

	enchant not available on EL4
	t1lib not available on EL4 (gd)
	sqlite3 only in fedora >= 9

	use system pcre only in fedora >=8
	use system sqlite only in fedora >= 10
	use system tzdata only in fedora >= 10