]> git.pld-linux.org Git - packages/php.git/log
packages/php.git
11 years agoadd docs for dba ext
Elan Ruusamäe [Thu, 2 Aug 2012 11:28:16 +0000 (14:28 +0300)]
add docs for dba ext

11 years agofix php-config --php-sapis
Elan Ruusamäe [Thu, 2 Aug 2012 08:07:30 +0000 (11:07 +0300)]
fix php-config --php-sapis

11 years agodo not build mysql extensions with mysqlnd if it is disabled
Elan Ruusamäe [Thu, 2 Aug 2012 07:19:21 +0000 (10:19 +0300)]
do not build mysql extensions with mysqlnd if it is disabled

upstream changed default to be with mysqlnd, and that made mysqlnd built
static, sigh instead of off

http://git.php.net/?p=php-src.git;a=commitdiff;h=70561e9a6dcbf66f9442e26767e63394d90c6c19

11 years agofixing fpm scriptlets
Elan Ruusamäe [Wed, 1 Aug 2012 23:57:06 +0000 (02:57 +0300)]
fixing fpm scriptlets

11 years agochecked PDO_MYSQL_UNIX_ADDR state
Elan Ruusamäe [Wed, 1 Aug 2012 23:17:18 +0000 (02:17 +0300)]
checked PDO_MYSQL_UNIX_ADDR state

mysql socket set with `mysql_config --socket` and if that is not
sufficent, we set one with --with-mysql-sock as well

11 years agoversion php-fpm paths
Elan Ruusamäe [Wed, 1 Aug 2012 22:56:40 +0000 (01:56 +0300)]
version php-fpm paths

11 years agoversion php-fpm paths
Elan Ruusamäe [Wed, 1 Aug 2012 22:56:27 +0000 (01:56 +0300)]
version php-fpm paths

11 years agoversion php-fpm paths
Elan Ruusamäe [Wed, 1 Aug 2012 22:56:15 +0000 (01:56 +0300)]
version php-fpm paths

11 years agocli package contains versioned binary, convience php binary in -program
Elan Ruusamäe [Wed, 1 Aug 2012 22:51:25 +0000 (01:51 +0300)]
cli package contains versioned binary, convience php binary in -program

11 years agomove php.1 manual to -program (link to actual php-cli)
Elan Ruusamäe [Wed, 1 Aug 2012 22:49:03 +0000 (01:49 +0300)]
move php.1 manual to -program (link to actual php-cli)

11 years agosimplify, use name macro
Elan Ruusamäe [Wed, 1 Aug 2012 22:45:01 +0000 (01:45 +0300)]
simplify, use name macro

11 years agounify
Elan Ruusamäe [Wed, 1 Aug 2012 22:35:54 +0000 (01:35 +0300)]
unify

11 years agodrop old upgrade triggers from 5.0.4-9.11
Elan Ruusamäe [Wed, 1 Aug 2012 22:18:32 +0000 (01:18 +0300)]
drop old upgrade triggers from 5.0.4-9.11

11 years agoexclude "none" from --php-sapis
Elan Ruusamäe [Wed, 1 Aug 2012 22:17:18 +0000 (01:17 +0300)]
exclude "none" from --php-sapis

11 years agofixed php-fpm build check
Elan Ruusamäe [Tue, 31 Jul 2012 20:27:18 +0000 (23:27 +0300)]
fixed php-fpm build check

11 years agotodo: mysqlnd seems still built
Elan Ruusamäe [Tue, 31 Jul 2012 06:47:38 +0000 (09:47 +0300)]
todo: mysqlnd seems still built

11 years agoset also iconv default encoding to UTF-8
Elan Ruusamäe [Tue, 31 Jul 2012 06:47:01 +0000 (09:47 +0300)]
set also iconv default encoding to UTF-8

11 years agoupdated to Version=5009
Elan Ruusamäe [Tue, 31 Jul 2012 05:02:40 +0000 (08:02 +0300)]
updated to Version=5009

Released=Mon, 30 Jul 2012 20:00:33 -0000

11 years agomore paths with this php version in config
Elan Ruusamäe [Tue, 31 Jul 2012 04:59:34 +0000 (07:59 +0300)]
more paths with this php version in config

11 years agoreplace other paths in php.ini: browscap.ini for example
Elan Ruusamäe [Tue, 31 Jul 2012 04:41:51 +0000 (07:41 +0300)]
replace other paths in php.ini: browscap.ini for example

11 years agodo not hardcode extension_dir, builtin is correct
Elan Ruusamäe [Tue, 31 Jul 2012 04:38:23 +0000 (07:38 +0300)]
do not hardcode extension_dir, builtin is correct

11 years agoresolve conflict with fcgi package
Elan Ruusamäe [Tue, 31 Jul 2012 04:36:27 +0000 (07:36 +0300)]
resolve conflict with fcgi package

11 years ago- private lib and config dir from other php versions
Elan Ruusamäe [Tue, 31 Jul 2012 03:24:14 +0000 (06:24 +0300)]
- private lib and config dir from other php versions

11 years agoskip php-fpm -qn as it misbehaves (loads global php.ini regardless of -n option)
Elan Ruusamäe [Fri, 27 Jul 2012 21:32:59 +0000 (00:32 +0300)]
skip php-fpm -qn as it misbehaves (loads global php.ini regardless of -n option)

11 years agoup to 5.4.5, fails build checks if other php present in system
Elan Ruusamäe [Fri, 27 Jul 2012 21:07:53 +0000 (00:07 +0300)]
up to 5.4.5, fails build checks if other php present in system

11 years agoadd missing %extension_scripts pdo-oci
Elan Ruusamäe [Wed, 11 Jul 2012 17:54:02 +0000 (20:54 +0300)]
add missing %extension_scripts pdo-oci

11 years ago- added missing %post(un) for pdo, pcntl and simplexml - if they were
Tomasz Pala [Fri, 6 Jul 2012 00:53:46 +0000 (00:53 +0000)]
- added missing %post(un) for pdo, pcntl and simplexml - if they were
  intentionally omitted, please comment them out (not remove)

Changed files:
    php.spec -> 1.987

11 years ago- pl for -embedded
Jakub Bogusz [Sun, 8 Jul 2012 05:40:52 +0000 (05:40 +0000)]
- pl for -embedded

Changed files:
    php.spec -> 1.988

11 years ago- drop support for migrating from php-5.0.4-9.1
Elan Ruusamäe [Mon, 2 Jul 2012 15:50:45 +0000 (15:50 +0000)]
- drop support for migrating from php-5.0.4-9.1

Changed files:
    php.spec -> 1.945.2.18

11 years ago- up to 5.4.4, use php54 as package basename
Elan Ruusamäe [Mon, 2 Jul 2012 15:49:58 +0000 (15:49 +0000)]
- up to 5.4.4, use php54 as package basename

Changed files:
    php.spec -> 1.945.2.17

11 years ago- 5.4.3
Elan Ruusamäe [Mon, 2 Jul 2012 15:06:25 +0000 (15:06 +0000)]
- 5.4.3

Changed files:
    php.spec -> 1.945.2.16

11 years ago- up to 5.4.1 (CVE-2012-1172), should compile with apache 2.4
Elan Ruusamäe [Fri, 27 Apr 2012 22:37:49 +0000 (22:37 +0000)]
- up to 5.4.1 (CVE-2012-1172), should compile with apache 2.4

Changed files:
    php-ini.patch -> 1.42.4.3
    php.spec -> 1.945.2.15

11 years ago- junk removal
Elan Ruusamäe [Mon, 12 Mar 2012 09:15:33 +0000 (09:15 +0000)]
- junk removal

Changed files:
    php.spec -> 1.945.2.14

11 years ago- check sqlite3 ext ver
Elan Ruusamäe [Fri, 2 Mar 2012 20:59:43 +0000 (20:59 +0000)]
- check sqlite3 ext ver

Changed files:
    php.spec -> 1.945.2.13

11 years ago- cvs ci -m '- up to 5.4.0-RELEASE (still NFY, so don't attempt to merge it anywhere)
Elan Ruusamäe [Fri, 2 Mar 2012 10:11:38 +0000 (10:11 +0000)]
- cvs ci -m '- up to 5.4.0-RELEASE (still NFY, so don't attempt to merge it anywhere)

Changed files:
    bug-52078-fileinode.patch -> 1.5.2.1
    php.spec -> 1.945.2.12

11 years ago- up to 5.4.0RC7
Elan Ruusamäe [Wed, 8 Feb 2012 12:10:55 +0000 (12:10 +0000)]
- up to 5.4.0RC7

Changed files:
    php.spec -> 1.945.2.11

11 years ago- up to 5.4.0RC6
Elan Ruusamäe [Sat, 28 Jan 2012 16:09:21 +0000 (16:09 +0000)]
- up to 5.4.0RC6

Changed files:
    php.spec -> 1.945.2.10

11 years ago- up to 5.4.0RC4
Elan Ruusamäe [Wed, 11 Jan 2012 21:07:39 +0000 (21:07 +0000)]
- up to 5.4.0RC4

Changed files:
    php.spec -> 1.945.2.9

11 years ago- up to 5.4.0RC3
Elan Ruusamäe [Sat, 10 Dec 2011 09:53:54 +0000 (09:53 +0000)]
- up to 5.4.0RC3

Changed files:
    php-config-file-scan-dir.patch -> 1.4.2.1
    php-ini.patch -> 1.42.4.2
    php-sapi-ini-file.patch -> 1.13.4.2
    php.spec -> 1.945.2.8

11 years ago- enable tcadb in dba ext
Elan Ruusamäe [Thu, 8 Dec 2011 16:57:48 +0000 (16:57 +0000)]
- enable tcadb in dba ext

Changed files:
    php.spec -> 1.945.2.7

11 years ago- add vpx for gd ext, but really they want webp
Elan Ruusamäe [Thu, 8 Dec 2011 11:28:13 +0000 (11:28 +0000)]
- add vpx for gd ext, but really they want webp

Changed files:
    php.spec -> 1.945.2.6

11 years ago- up to 5.4.0RC2
Elan Ruusamäe [Thu, 8 Dec 2011 07:55:26 +0000 (07:55 +0000)]
- up to 5.4.0RC2

Changed files:
    php-pdo_mysql-charsetphpini.patch -> 1.6.2.1
    php.spec -> 1.945.2.5

11 years ago- snmp depends now on spl
Elan Ruusamäe [Wed, 7 Dec 2011 21:28:57 +0000 (21:28 +0000)]
- snmp depends now on spl

Changed files:
    dep-tests.sh -> 1.7.2.1

11 years ago- up to php 5.4.0beta2
Elan Ruusamäe [Sun, 6 Nov 2011 11:39:19 +0000 (11:39 +0000)]
- up to php 5.4.0beta2
  - snmp depends now on spl ext

Changed files:
    php.spec -> 1.945.2.4

11 years ago- merge changes from HEAD up to r1.966
Elan Ruusamäe [Sat, 5 Nov 2011 20:40:03 +0000 (20:40 +0000)]
- merge changes from HEAD up to r1.966

Changed files:
    php.spec -> 1.945.2.3

11 years agoThis commit was manufactured by cvs2git to create branch 'DEVEL'.
cvs2git [Thu, 3 Nov 2011 05:28:11 +0000 (05:28 +0000)]
This commit was manufactured by cvs2git to create branch 'DEVEL'.

Cherrypick from master 2011-11-03 05:28:11 UTC Elan Ruusamäe <glen@pld-linux.org> '- doh, don't just REVERT it, bcond it!':
    bug-test-pcntl-55479.patch -> 1.1
    dep-tests.sh -> 1.7
    embed.patch -> 1.1
    php-m4.patch -> 1.1
    php_browscap.ini -> 1.6
    system-libzip.patch -> 1.4

11 years ago- previous commit was update to 5.4.0alpha2
Elan Ruusamäe [Sun, 7 Aug 2011 22:26:13 +0000 (22:26 +0000)]
- previous commit was update to 5.4.0alpha2
- up to 5.4.0alpha3
- --enable-magic-quotes removed
- php 5.4: The default_charset setting now defaults to UTF-8.
- BR: autoconf >= 2.59
- package more README files

Changed files:
    php-ini.patch -> 1.42.4.1
    php.spec -> 1.945.2.2
    spl-shared.patch -> 1.6.4.1

11 years ago- up to 5.4.0alpha1
Elan Ruusamäe [Sun, 7 Aug 2011 18:45:44 +0000 (18:45 +0000)]
- up to 5.4.0alpha1
  - sqlite ext moved to pecl (php-pecl-SQLite)
  - --enable-ucd-snmp-hack removed (snmp ext got rewrite)
  - safe mode removed (--with-exec-dir option removed)
  - updated patches, builds
  - tests fail on carme due net-snmp 5.7 problems: http://pastebin.com/BCQMdQUQ

Changed files:
    fix-test-run.patch -> 1.9.4.1
    mysqlnd-shared.patch -> 1.1.4.1
    php-fcgi-graceful.patch -> 1.9.4.1
    php-fpm-config.patch -> 1.11.4.1
    php-fpm-shared.patch -> 1.2.4.1
    php-no_pear_install.patch -> 1.9.4.1
    php-oracle-instantclient.patch -> 1.1.4.1
    php-readline.patch -> 1.4.4.1
    php-sapi-ini-file.patch -> 1.13.4.1
    php-shared.patch -> 1.19.4.1
    php-stupidapache_version.patch -> 1.4.4.1
    php.spec -> 1.945.2.1

11 years agoThis commit was manufactured by cvs2git to create branch 'DEVEL'.
cvs2git [Sun, 7 Aug 2011 17:42:45 +0000 (17:42 +0000)]
This commit was manufactured by cvs2git to create branch 'DEVEL'.

Cherrypick from master 2011-08-07 17:42:45 UTC Elan Ruusamäe <glen@pld-linux.org> '- --enable-spl/--disable-spl option does not exist in 5.3+':
    bug-52078-fileinode.patch -> 1.5
    bug-52448.patch -> 1.1
    extension-shared-optional-dep.patch -> 1.1
    fix-test-run.patch -> 1.9
    mcrypt-libs.patch -> 1.1
    mysqlnd-shared.patch -> 1.1
    pcre-shared.patch -> 1.3
    php-both-apxs.patch -> 1.3
    php-branch.sh -> 1.7
    php-buff_ovf.patch -> 1.1
    php-builddir.patch -> 1.2
    php-cgi-fcgi.ini -> 1.4
    php-cli.ini -> 1.7
    php-config-dir.patch -> 1.3
    php-config-file-scan-dir.patch -> 1.4
    php-curl-limit-speed.patch -> 1.3
    php-dba-link.patch -> 1.2
    php-fcgi-error_log-no-newlines.patch -> 1.3
    php-fcgi-graceful.patch -> 1.9
    php-filter-shared.patch -> 1.1
    php-fpm-config.patch -> 1.11
    php-fpm-shared.patch -> 1.2
    php-fpm.init -> 1.10
    php-fpm.logrotate -> 1.4
    php-gd_imagerotate_enable.patch -> 1.5
    php-imap-annotations.patch -> 1.3
    php-imap-myrights.patch -> 1.3
    php-include_path.patch -> 1.4
    php-ini.patch -> 1.42
    php-krb5-ac.patch -> 1.1
    php-libpq_fs_h_path.patch -> 1.6
    php-libtool.patch -> 1.8
    php-link-libs.patch -> 1.11
    php-m4-divert.patch -> 1.2
    php-mail.patch -> 1.19
    php-mod_php.conf -> 1.12
    php-mysql-charsetphpini.patch -> 1.5
    php-mysql-nowarning.patch -> 1.1
    php-mysqli-charsetphpini.patch -> 1.5
    php-no_pear_install.patch -> 1.9
    php-nohttpd.patch -> 1.2
    php-oracle-instantclient.patch -> 1.1
    php-pdo_mysql-charsetphpini.patch -> 1.6
    php-pear.patch -> 1.5
    php-readline.patch -> 1.4
    php-sapi-ini-file.patch -> 1.13
    php-sh.patch -> 1.1
    php-shared.patch -> 1.19
    php-silent-session-cleanup.patch -> 1.1
    php-stupidapache_version.patch -> 1.4
    php-systzdata.patch -> 1.1
    php-tds.patch -> 1.4
    php-uint32_t.patch -> 1.3
    php-use-prog_sendmail.patch -> 1.1
    php-zlib-for-getimagesize.patch -> 1.1
    php.spec -> 1.945
    skip-tests.sh -> 1.12
    spl-shared.patch -> 1.6
    suhosin.patch -> 1.9
Cherrypick from master 2006-11-02 22:33:32 UTC Elan Ruusamäe <glen@pld-linux.org> '- updated to 5.2.0':
    php-threads-acfix.patch -> 1.4

11 years ago- drop obsolete files
Arkadiusz Miśkiewicz [Mon, 6 Jul 2009 10:01:33 +0000 (10:01 +0000)]
- drop obsolete files

Changed files:
    FAQ.php -> 1.1.2.1
    php-4.1.1-no_php_pcre_in_SAPI_c.patch -> 1.1.2.2
    php-apache2_broken_macro.patch -> 1.1.2.1
    php-db-shared.patch -> 1.1.2.1
    php-db42.patch -> 1.1.4.1
    php-fastcgi.patch -> 1.2.2.2
    php-hyperwave-fix.patch -> 1.1.2.2
    php-iconv-fix.patch -> 1.1.2.2
    php-java-fix.patch -> 1.1.2.2
    php-java-norpath.patch -> 1.2.2.1
    php-lib64.patch -> 1.10.4.5
    php-mcal-shared-lib.patch -> 1.1.2.2
    php-module-install -> 1.6.4.1
    php-mysql-socket.patch -> 1.5.2.2
    php-ncurses.patch -> 1.2.2.1
    php-no_php_pcre_in_SAPI_c.patch -> 1.2.2.2
    php-openssl-for-ext-only.patch -> 1.1.2.2
    php-phpize.patch -> 1.1.2.1
    php-qt.patch -> 1.2.2.1
    php-session-fix-shared.patch -> 1.1.2.2
    php-wddx-fix.patch -> 1.3.2.1
    php-xml-expat-fix.patch -> 1.1.4.1
    php-xmlrpc-includes.patch -> 1.1.2.3
    php-xslt-gcc33.patch -> 1.1.2.1
    php.ini -> 1.10.2.2

11 years ago- drop builddir part; use separate builddir.patch
Arkadiusz Miśkiewicz [Sat, 10 Sep 2005 20:22:56 +0000 (20:22 +0000)]
- drop builddir part; use separate builddir.patch

Changed files:
    php-lib64.patch -> 1.10.4.4

11 years ago- more complete fix
Arkadiusz Miśkiewicz [Thu, 25 Aug 2005 21:05:11 +0000 (21:05 +0000)]
- more complete fix

Changed files:
    php-lib64.patch -> 1.10.4.3

11 years ago- update
Arkadiusz Miśkiewicz [Thu, 25 Aug 2005 18:23:51 +0000 (18:23 +0000)]
- update

Changed files:
    php-lib64.patch -> 1.10.4.2

11 years ago- up for php 5.1
Arkadiusz Miśkiewicz [Thu, 25 Aug 2005 17:26:19 +0000 (17:26 +0000)]
- up for php 5.1

Changed files:
    php-lib64.patch -> 1.10.4.1

11 years agoThis commit was manufactured by cvs2git to create branch 'DEVEL'.
cvs2git [Tue, 15 Mar 2005 17:38:12 +0000 (17:38 +0000)]
This commit was manufactured by cvs2git to create branch 'DEVEL'.

Cherrypick from master 2005-03-15 17:38:12 UTC Adam Gołębiowski <adamg@pld-linux.org> '- updated to 5.0.4RC1':
    php-lib64.patch -> 1.10

11 years ago- obsolete (applied upstream)
Adam Gołębiowski [Mon, 13 Dec 2004 00:43:17 +0000 (00:43 +0000)]
- obsolete (applied upstream)

Changed files:
    php-mssql-fix.patch -> 1.1.4.2

11 years ago- fixes a logic typo while looking for libtds.(a|so)
Adam Gołębiowski [Wed, 8 Dec 2004 11:20:12 +0000 (11:20 +0000)]
- fixes a logic typo while looking for libtds.(a|so)

Changed files:
    php-mssql-fix.patch -> 1.1.4.1

11 years agoThis commit was manufactured by cvs2git to create branch 'DEVEL'.
cvs2git [Sat, 7 Aug 2004 19:12:39 +0000 (19:12 +0000)]
This commit was manufactured by cvs2git to create branch 'DEVEL'.

Cherrypick from master 2003-12-16 22:43:16 UTC Jakub Bogusz <qboosh@pld-linux.org> '- prefer db-4.2':
    php-apache.ini -> 1.3
    php-build_modules.patch -> 1.2
    php-db-shared.patch -> 1.1
    php-db42.patch -> 1.1
    php-java-norpath.patch -> 1.2
    php-module-install -> 1.6
    php-mssql-fix.patch -> 1.1
    php-ncurses.patch -> 1.2
    php-pldlogo.patch -> 1.29
    php-qt.patch -> 1.2
    php-wddx-fix.patch -> 1.3
    php-xml-expat-fix.patch -> 1.1
    php-xslt-gcc33.patch -> 1.1
Cherrypick from master 2004-08-07 19:12:39 UTC Adam Gołębiowski <adamg@pld-linux.org> '- new':
    php-phpize.patch -> 1.1
    php-zlib.patch -> 1.3
Cherrypick from master 2002-06-21 10:12:36 UTC Artur Frysiak <artur@frysiak.net> 'use AP_MODULE_MAGIC_AT_LEAST to compile with new apache2':
    php-apache2_broken_macro.patch -> 1.1

11 years agotypo in message
Artur Frysiak [Fri, 21 Jun 2002 10:07:51 +0000 (10:07 +0000)]
typo in message

Changed files:
    php-xmlrpc-includes.patch -> 1.1.2.2

11 years ago- experimental: allow using SAPI-dependent config files (loaded after global)
Jakub Bogusz [Wed, 12 Jun 2002 19:13:27 +0000 (19:13 +0000)]
- experimental: allow using SAPI-dependent config files (loaded after global)
- define session.save_path as /tmp for cgi SAPI and /var/run/php for apache SAPI
- release 2.1, please test

Changed files:
    php.ini -> 1.10.2.1

11 years ago- new modules: pspell, xmlrpc, mcal, mnogosearch, msession, yaz, zip
Jakub Bogusz [Tue, 14 May 2002 16:44:18 +0000 (16:44 +0000)]
- new modules: pspell, xmlrpc, mcal, mnogosearch, msession, yaz, zip
  (plus 3 patches to build them using shared libs from PLD)

Changed files:
    php-mcal-shared-lib.patch -> 1.1.2.1
    php-xmlrpc-includes.patch -> 1.1.2.1

11 years agod6ae97b13d981a373705f093485ef481 php-4.2.1RC2.tar.bz2
Arkadiusz Miśkiewicz [Sat, 11 May 2002 19:26:18 +0000 (19:26 +0000)]
d6ae97b13d981a373705f093485ef481  php-4.2.1RC2.tar.bz2

Changed files:
    php-mysql-socket.patch -> 1.5.2.1

11 years ago- iconv-fix patch to make shared iconv module working
Jakub Bogusz [Thu, 2 May 2002 02:38:00 +0000 (02:38 +0000)]
- iconv-fix patch to make shared iconv module working
- one more fix in wddx-fix patch to make shared wddx module working
- wddx requires php-session (wddx session support is determined on compile time)

Changed files:
    php-iconv-fix.patch -> 1.1.2.1

11 years ago- little fix in cpdf-fix patch (display what should be displayed instead of
Jakub Bogusz [Thu, 2 May 2002 00:12:12 +0000 (00:12 +0000)]
- little fix in cpdf-fix patch (display what should be displayed instead of
  junk), fixed cpdf post/preun
- fixed java module linking, added php_java.jar to -java subpackage
  (where should it go? now it's placed in /usr/lib as originally...)
- changed BR for java to just "jdk >= 1.1" (it can be kaffe, Sun's JDK etc.)
- build ctype,hyperwave,openssl,session as shared modules
  (added patches needed for shared hyperwave,openssl,session;
   added hack to configure to build shared session module without mm support)
- added crack,dbx,dio,mbstring,overload,pcntl modules (shared)
  (mbstring without mbstr-enc-trans, because doesn't work with shared mbstring)
- added warnings to descriptions of experimental modules

Changed files:
    php-hyperwave-fix.patch -> 1.1.2.1
    php-java-fix.patch -> 1.1.2.1
    php-openssl-for-ext-only.patch -> 1.1.2.1
    php-session-fix-shared.patch -> 1.1.2.1

11 years ago- updated for 4.2.0rc3
Arkadiusz Miśkiewicz [Fri, 12 Apr 2002 23:39:35 +0000 (23:39 +0000)]
- updated for 4.2.0rc3

Changed files:
    php-no_php_pcre_in_SAPI_c.patch -> 1.2.2.1

11 years ago- fix for 4.2.0rc3
Arkadiusz Miśkiewicz [Fri, 12 Apr 2002 23:33:51 +0000 (23:33 +0000)]
- fix for 4.2.0rc3

Changed files:
    php-fastcgi.patch -> 1.2.2.1

11 years agoThis commit was manufactured by cvs2git to create branch 'DEVEL'.
cvs2git [Thu, 28 Feb 2002 11:12:28 +0000 (11:12 +0000)]
This commit was manufactured by cvs2git to create branch 'DEVEL'.

Cherrypick from master 2002-02-28 11:12:28 UTC Jakub Bogusz <qboosh@pld-linux.org> '- default session.save_path changed to /var/run/php':
    FAQ.php -> 1.1
    php-fastcgi.patch -> 1.2
    php-mysql-socket.patch -> 1.5
    php-no_php_pcre_in_SAPI_c.patch -> 1.2
    php.ini -> 1.10

11 years ago - remove php_pcre from SAPI.c. It should be using system pcre
adasi [Mon, 4 Feb 2002 12:35:50 +0000 (12:35 +0000)]
 - remove php_pcre from SAPI.c. It should be using system pcre

Changed files:
    php-4.1.1-no_php_pcre_in_SAPI_c.patch -> 1.1.2.1

This page took 0.106062 seconds and 4 git commands to generate.