com php-src: unify stdint type usage: Makefile.global acinclude.m4 configure.in ext/date/config0.m4 ext/date/lib/timelib_structs .h ext/exif/exif.c
ext/hash/config.m4 ext/hash/co nfig.w32 ext/hash/package.xml ext/hash/php_hash .h ext/hash/php_hash_types.h ext/mysqlnd/config9 .m4
ext/mysqlnd/mysqlnd_portability.h ext/oci8/oc i8.c ext/phar/phar_internal.h ext/spl/php_spl.h ext/standard/crypt_freesec.h ext/standard/crypt_sha
256.c ext/standard/crypt_sha51

From: Date: Tue, 06 Aug 2013 20:49:56 +0000
Subject: com php-src: unify stdint type usage: Makefile.global acinclude.m4 configure.in ext/date/config0.m4 ext/date/lib/timelib_structs .h ext/exif/exif.c
ext/hash/config.m4 ext/hash/co nfig.w32 ext/hash/package.xml ext/hash/php_hash .h ext/hash/php_hash_types.h ext/mysqlnd/config9 .m4
ext/mysqlnd/mysqlnd_portability.h ext/oci8/oc i8.c ext/phar/phar_internal.h ext/spl/php_spl.h ext/standard/crypt_freesec.h ext/standard/crypt_sha
256.c ext/standard/crypt_sha51
Groups: php.cvs 
Request: Send a blank email to [email protected] to get a copy of this message
Commit:    14caf174ff219376e4f1234bd297ffe973cc416e
Author:    Michael Wallner <[email protected]>         Tue, 6 Aug 2013 22:45:35 +0200
Parents:   ca0497bba2222c282c39048776a9f61052e67643
Branches:  master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=14caf174ff219376e4f1234bd297ffe973cc416e

Log:
unify stdint type usage

if you need C99 stdint types, just include "php_stdint.h"

Changed paths:
  M  Makefile.global
  M  acinclude.m4
  M  configure.in
  M  ext/date/config0.m4
  M  ext/date/lib/timelib_structs.h
  M  ext/exif/exif.c
  M  ext/hash/config.m4
  M  ext/hash/config.w32
  M  ext/hash/package.xml
  M  ext/hash/php_hash.h
  D  ext/hash/php_hash_types.h
  M  ext/mysqlnd/config9.m4
  M  ext/mysqlnd/mysqlnd_portability.h
  M  ext/oci8/oci8.c
  M  ext/phar/phar_internal.h
  M  ext/spl/php_spl.h
  M  ext/standard/crypt_freesec.h
  M  ext/standard/crypt_sha256.c
  M  ext/standard/crypt_sha512.c
  M  ext/standard/string.c
  M  ext/zip/lib/zipconf.h
  M  main/php.h
  A  main/php_stdint.h
  M  sapi/cli/php_http_parser.h



Thread (1 message)

  • Michael Wallner
« previous php.cvs (#72876) next »