Test: /ext/standard/tests/file/file_get_contents_variation8.phpt - Version 7.3.2    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
007+ string(804) "./configure \
008+ --prefix=/opt/php-7.3 \
009+ --with-pdo-pgsql \
010+ --with-zlib-dir \
011+ --with-freetype-dir \
012+ --enable-mbstring \
013+ --with-libxml-dir=/usr \
014+ --enable-soap \
015+ --enable-calendar \
016+ --with-curl \
017+ --with-mcrypt \
018+ --with-zlib \
019+ --with-gd \
020+ --with-pgsql \
021+ --disable-rpath \
022+ --enable-inline-optimization \
023+ --with-bz2 \
024+ --with-zlib \
025+ --enable-sockets \
026+ --enable-sysvsem \
027+ --enable-sysvshm \
028+ --enable-pcntl \
029+ --enable-mbregex \
030+ --with-mhash \
031+ --enable-zip \
032+ --with-pcre-regex \
033+ --with-mysql \
034+ --with-pdo-mysql \
035+ --with-mysqli \
036+ --with-jpeg-dir=/usr \
037+ --with-png-dir=/usr \
038+ --enable-gd-native-ttf \
039+ --with-openssl \
040+ --with-fpm-user=nginx \
041+ --with-fpm-group=nginx \
042+ --with-libdir=lib64 \
043+ --enable-ftp \
044+ --with-imap \
045+ --with-imap-ssl \
046+ --with-kerberos \
047+ --with-gettext \
048+ --enable-fpm \
049+ --with-ldap \
050+ --with-xmlrpc
007-
008- Warning: file_get_contents(1): failed to open stream: No such file or directory in %s on line %d
009- bool(false)
010- -- Iteration 2 --
011-
012- Warning: file_get_contents(): Filename cannot be empty in %s on line %d
013- bool(false)
014- -- Iteration 3 --
015-
016- Warning: file_get_contents(): Filename cannot be empty in %s on line %d
017- bool(false)
018- -- Iteration 4 --
019-
020- Warning: file_get_contents(): Filename cannot be empty in %s on line %d
021- bool(false)
022- -- Iteration 5 --
023-
024- Warning: file_get_contents( ): failed to open stream: No such file or directory in %s on line %d
025- bool(false)
026- -- Iteration 6 --
027-
028- Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s on line %d
029- NULL
030- -- Iteration 7 --
031-
032- Warning: file_get_contents() expects parameter 1 to be a valid path, array given in %s on line %d
033- NULL
034- -- Iteration 8 --
035-
036- Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in %s on line %d
037- bool(false)
038- -- Iteration 9 --
039-
040- Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s on line %d
041- bool(false)
043- *** Done ***
052+ "
053+ -- Iteration 2 --
054+
055+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29
056+ bool(false)
057+ -- Iteration 3 --
058+
059+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29
060+ bool(false)
061+ -- Iteration 4 --
062+
063+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29
064+ bool(false)
065+ -- Iteration 5 --
066+
067+ Warning: file_get_contents( ): failed to open stream: No such file or directory in %s/file_get_contents_variation8.php on line 29
068+ bool(false)
069+ -- Iteration 6 --
070+
071+ Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s/file_get_contents_variation8.php on line 29
072+ NULL
073+ -- Iteration 7 --
074+
075+ Warning: file_get_contents() expects parameter 1 to be a valid path, array given in %s/file_get_contents_variation8.php on line 29
076+ NULL
077+ -- Iteration 8 --
078+
079+ Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in %s/file_get_contents_variation8.php on line 29
080+ bool(false)
081+ -- Iteration 9 --
082+
083+ Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s/file_get_contents_variation8.php on line 29
084+ bool(false)
085+
086+ *** Done ***
1 (50%)
007+ string(20592) "`configure' configures this package to adapt to many kinds of systems.
008- Warning: file_get_contents(1): failed to open stream: No such file or directory in %s on line %d
009- bool(false)
010- -- Iteration 2 --
009+ Usage: ./configure [OPTION]... [VAR=VALUE]...
010+
011+ To assign environment variables (e.g., CC, CFLAGS...), specify them as
012+ VAR=VALUE. See below for descriptions of some of the useful variables.
013+
014+ Defaults for the options are specified in brackets.
012- Warning: file_get_contents(): Filename cannot be empty in %s on line %d
013- bool(false)
014- -- Iteration 3 --
016+ Configuration:
017+ -h, --help display this help and exit
018+ --help=short display options specific to this package
019+ --help=recursive display the short help of all the included packages
020+ -V, --version display version information and exit
021+ -q, --quiet, --silent do not print `checking ...' messages
022+ --cache-file=FILE cache test results in FILE [disabled]
023+ -C, --config-cache alias for `--cache-file=config.cache'
024+ -n, --no-create do not create output files
025+ --srcdir=DIR find the sources in DIR [configure dir or `..']
026+
027+ Installation directories:
028+ --prefix=PREFIX install architecture-independent files in PREFIX
029+ [/usr/local]
030+ --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
031+ [PREFIX]
032+
033+ By default, `make install' will install all the files in
034+ `/usr/local/bin', `/usr/local/lib' etc. You can specify
035+ an installation prefix other than `/usr/local' using `--prefix',
036+ for instance `--prefix=$HOME'.
016- Warning: file_get_contents(): Filename cannot be empty in %s on line %d
017- bool(false)
018- -- Iteration 4 --
020- Warning: file_get_contents(): Filename cannot be empty in %s on line %d
021- bool(false)
022- -- Iteration 5 --
023-
024- Warning: file_get_contents( ): failed to open stream: No such file or directory in %s on line %d
025- bool(false)
026- -- Iteration 6 --
027-
028- Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s on line %d
029- NULL
030- -- Iteration 7 --
032- Warning: file_get_contents() expects parameter 1 to be a valid path, array given in %s on line %d
033- NULL
034- -- Iteration 8 --
036- Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in %s on line %d
037- bool(false)
038- -- Iteration 9 --
038+ For better control, use the options below.
040+ Fine tuning of the installation directories:
041+ --bindir=DIR user executables [EPREFIX/bin]
042+ --sbindir=DIR system admin executables [EPREFIX/sbin]
043+ --libexecdir=DIR program executables [EPREFIX/libexec]
044+ --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
045+ --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
046+ --localstatedir=DIR modifiable single-machine data [PREFIX/var]
047+ --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
048+ --libdir=DIR object code libraries [EPREFIX/lib]
049+ --includedir=DIR C header files [PREFIX/include]
050+ --oldincludedir=DIR C header files for non-gcc [/usr/include]
051+ --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
052+ --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
053+ --infodir=DIR info documentation [DATAROOTDIR/info]
054+ --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
055+ --mandir=DIR man documentation [DATAROOTDIR/man]
056+ --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
057+ --htmldir=DIR html documentation [DOCDIR]
058+ --dvidir=DIR dvi documentation [DOCDIR]
059+ --pdfdir=DIR pdf documentation [DOCDIR]
060+ --psdir=DIR ps documentation [DOCDIR]
040- Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s on line %d
041- bool(false)
043- *** Done ***
062+ System types:
063+ --build=BUILD configure for building on BUILD [guessed]
064+ --host=HOST cross-compile to build programs to run on HOST [BUILD]
065+ --target=TARGET configure for building compilers for TARGET [HOST]
067+ Optional Features and Packages:
068+ --disable-option-checking ignore unrecognized --enable/--with options
069+ --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
070+ --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
071+ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
072+ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
073+ --with-libdir=NAME Look for libraries in .../NAME rather than .../lib
074+ --disable-rpath Disable passing additional runtime library
075+ search paths
076+ --enable-re2c-cgoto Enable -g flag to re2c to use computed goto gcc extension
077+ --disable-gcc-global-regs
078+ whether to enable GCC global register variables
080+ SAPI modules:
082+ --with-apxs2=FILE Build shared Apache 2.0 Handler module. FILE is the optional
083+ pathname to the Apache apxs tool apxs
084+ --disable-cli Disable building CLI version of PHP
085+ (this forces --without-pear)
086+ --enable-embed=TYPE EXPERIMENTAL: Enable building of embedded SAPI library
087+ TYPE is either 'shared' or 'static'. TYPE=shared
088+ --enable-fpm Enable building of the fpm SAPI executable
089+ --with-fpm-user=USER Set the user for php-fpm to run as. (default: nobody)
090+ --with-fpm-group=GRP Set the group for php-fpm to run as. For a system user, this
091+ should usually be set to match the fpm username (default: nobody)
092+ --with-fpm-systemd Activate systemd integration
093+ --with-fpm-acl Use POSIX Access Control Lists
094+ --with-litespeed Build PHP as litespeed module
095+ --enable-phpdbg Build phpdbg
096+ --enable-phpdbg-webhelper
097+ Build phpdbg web SAPI support
098+ --enable-phpdbg-debug Build phpdbg in debug mode
099+ --disable-cgi Disable building CGI version of PHP
100+ --with-valgrind=DIR Enable valgrind support
101+
102+ General settings:
103+
104+ --enable-gcov Enable GCOV code coverage (requires LTP) - FOR DEVELOPERS ONLY!!
105+ --enable-debug Compile with debugging symbols
106+ --with-layout=TYPE Set how installed files will be laid out. Type can
107+ be either PHP or GNU [PHP]
108+ --with-config-file-path=PATH
109+ Set the path in which to look for php.ini [PREFIX/lib]
110+ --with-config-file-scan-dir=PATH
111+ Set the path where to scan for configuration files
112+ --enable-sigchild Enable PHP's own SIGCHLD handler
113+ --enable-libgcc Enable explicitly linking against libgcc
114+ --disable-short-tags Disable the short-form <? start tag by default
115+ --enable-dmalloc Enable dmalloc
116+ --disable-ipv6 Disable IPv6 support
117+ --enable-dtrace Enable DTrace support
118+ --enable-fd-setsize Set size of descriptor sets
119+
120+ Extensions:
121+
122+ --with-EXTENSION=shared[,PATH]
123+
124+ NOTE: Not all extensions can be build as 'shared'.
125+
126+ Example: --with-foobar=shared,/usr/local/foobar/
127+
128+ o Builds the foobar extension as shared extension.
129+ o foobar package install prefix is /usr/local/foobar/
130+
131+
132+ --disable-all Disable all extensions which are enabled by default
133+
134+ --disable-libxml Disable LIBXML support
135+ --with-libxml-dir=DIR LIBXML: libxml2 install prefix
136+ --with-openssl=DIR Include OpenSSL support (requires OpenSSL >= 1.0.1)
137+ --with-kerberos=DIR OPENSSL: Include Kerberos support
138+ --with-system-ciphers OPENSSL: Use system default cipher list instead of hardcoded value
139+ --with-pcre-regex=DIR Include Perl Compatible Regular Expressions support.
140+ DIR is the PCRE install prefix BUNDLED
141+ --with-pcre-jit Enable PCRE JIT functionality (BUNDLED only)
142+ --with-pcre-valgrind=DIR
143+ Enable PCRE valgrind support. Developers only!
144+ --without-sqlite3=DIR Do not include SQLite3 support. DIR is the prefix to
145+ SQLite3 installation directory.
146+ --with-zlib=DIR Include ZLIB support (requires zlib >= 1.2.0.4)
147+ --with-zlib-dir=<DIR> Define the location of zlib install directory
148+ --enable-bcmath Enable bc style precision math functions
149+ --with-bz2=DIR Include BZip2 support
150+ --enable-calendar Enable support for calendar conversion
151+ --disable-ctype Disable ctype functions
152+ --with-curl=DIR Include cURL support
153+ --enable-dba Build DBA with bundled modules. To build shared DBA
154+ extension use --enable-dba=shared
155+ --with-qdbm=DIR DBA: QDBM support
156+ --with-gdbm=DIR DBA: GDBM support
157+ --with-ndbm=DIR DBA: NDBM support
158+ --with-db4=DIR DBA: Oracle Berkeley DB 4.x or 5.x support
159+ --with-db3=DIR DBA: Oracle Berkeley DB 3.x support
160+ --with-db2=DIR DBA: Oracle Berkeley DB 2.x support
161+ --with-db1=DIR DBA: Oracle Berkeley DB 1.x support/emulation
162+ --with-dbm=DIR DBA: DBM support
163+ --with-tcadb=DIR DBA: Tokyo Cabinet abstract DB support
164+ --with-lmdb=DIR DBA: Lightning memory-mapped database support
165+ --without-cdb=DIR DBA: CDB support (bundled)
166+ --disable-inifile DBA: INI support (bundled)
167+ --disable-flatfile DBA: FlatFile support (bundled)
168+ --disable-dom Disable DOM support
169+ --with-libxml-dir=DIR DOM: libxml2 install prefix
170+ --with-enchant=DIR Include enchant support.
171+ GNU Aspell version 1.1.3 or higher required.
172+ --enable-exif Enable EXIF (metadata from images) support
173+ --disable-fileinfo Disable fileinfo support
174+ --disable-filter Disable input filter support
175+ --with-pcre-dir FILTER: pcre install prefix
176+ --enable-ftp Enable FTP support
177+ --with-openssl-dir=DIR FTP: openssl install prefix
178+ --with-gd=DIR Include GD support. DIR is the GD library base
179+ install directory BUNDLED
180+ --with-webp-dir=DIR GD: Set the path to libwebp install prefix
181+ --with-jpeg-dir=DIR GD: Set the path to libjpeg install prefix
182+ --with-png-dir=DIR GD: Set the path to libpng install prefix
183+ --with-zlib-dir=DIR GD: Set the path to libz install prefix
184+ --with-xpm-dir=DIR GD: Set the path to libXpm install prefix
185+ --with-freetype-dir=DIR GD: Set the path to FreeType 2 install prefix
186+ --enable-gd-jis-conv GD: Enable JIS-mapped Japanese font support
187+ --with-gettext=DIR Include GNU gettext support
188+ --with-gmp=DIR Include GNU MP support
189+ --with-mhash=DIR Include mhash support
190+ --disable-hash Disable hash support
191+ --without-iconv=DIR Exclude iconv support
192+ --with-imap=DIR Include IMAP support. DIR is the c-client install prefix
193+ --with-kerberos=DIR IMAP: Include Kerberos support. DIR is the Kerberos install prefix
194+ --with-imap-ssl=DIR IMAP: Include SSL support. DIR is the OpenSSL install prefix
195+ --with-interbase=DIR Include Firebird support. DIR is the Firebird base
196+ install directory /opt/firebird
197+ --enable-intl Enable internationalization support
198+ --with-icu-dir=DIR Specify where ICU libraries and headers can be found
199+ --disable-json Disable JavaScript Object Serialization support
200+ --with-ldap=DIR Include LDAP support
201+ --with-ldap-sasl=DIR LDAP: Include Cyrus SASL support
202+ --enable-mbstring Enable multibyte string support
203+ --disable-mbregex MBSTRING: Disable multibyte regex support
204+ --disable-mbregex-backtrack
205+ MBSTRING: Disable multibyte regex backtrack check
206+ --with-onig=DIR MBSTRING: Use external oniguruma. DIR is the oniguruma install prefix.
207+ If DIR is not set, the bundled oniguruma will be used
208+ --with-mysqli=FILE Include MySQLi support. FILE is the path
209+ to mysql_config. If no value or mysqlnd is passed
210+ as FILE, the MySQL native driver will be used
211+ --enable-embedded-mysqli
212+ MYSQLi: Enable embedded support
213+ Note: Does not work with MySQL native driver!
214+ --with-mysql-sock=SOCKPATH
215+ MySQLi/PDO_MYSQL: Location of the MySQL unix socket pointer.
216+ If unspecified, the default locations are searched
217+ --with-oci8=DIR Include Oracle Database OCI8 support. DIR defaults to $ORACLE_HOME.
218+ Use --with-oci8=instantclient,/path/to/instant/client/lib
219+ to use an Oracle Instant Client installation
220+ --with-odbcver=HEX Force support for the passed ODBC version. A hex number is expected, default 0x0350.
221+ Use the special value of 0 to prevent an explicit ODBCVER to be defined.
222+ --with-adabas=DIR Include Adabas D support /usr/local
223+ --with-sapdb=DIR Include SAP DB support /usr/local
224+ --with-solid=DIR Include Solid support /usr/local/solid
225+ --with-ibm-db2=DIR Include IBM DB2 support /home/db2inst1/sqllib
226+ --with-empress=DIR Include Empress support \$EMPRESSPATH
227+ (Empress Version >= 8.60 required)
228+ --with-empress-bcs=DIR Include Empress Local Access support \$EMPRESSPATH
229+ (Empress Version >= 8.60 required)
230+ --with-custom-odbc=DIR Include user defined ODBC support. DIR is ODBC install base
231+ directory /usr/local. Make sure to define CUSTOM_ODBC_LIBS and
232+ have some odbc.h in your include dirs. f.e. you should define
233+ following for Sybase SQL Anywhere 5.5.00 on QNX, prior to
234+ running this configure script:
235+ CPPFLAGS=\"-DODBC_QNX -DSQLANY_BUG\"
236+ LDFLAGS=-lunix
237+ CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\"
238+ --with-iodbc=DIR Include iODBC support /usr/local
239+ --with-esoob=DIR Include Easysoft OOB support /usr/local/easysoft/oob/client
240+ --with-unixODBC=DIR Include unixODBC support /usr/local
241+ --with-dbmaker=DIR Include DBMaker support
242+ --disable-opcache Disable Zend OPcache support
243+ --disable-opcache-file Disable file based caching
244+ --disable-huge-code-pages
245+ Disable copying PHP CODE pages into HUGE PAGES
246+ --enable-pcntl Enable pcntl support (CLI/CGI only)
247+ --disable-pdo Disable PHP Data Objects support
248+ --with-pdo-dblib=DIR PDO: DBLIB-DB support. DIR is the FreeTDS home directory
249+ --with-pdo-firebird=DIR PDO: Firebird support. DIR is the Firebird base
250+ install directory /opt/firebird
251+ --with-pdo-mysql=DIR PDO: MySQL support. DIR is the MySQL base directory
252+ If no value or mysqlnd is passed as DIR, the
253+ MySQL native driver will be used
254+ --with-zlib-dir=DIR PDO_MySQL: Set the path to libz install prefix
255+ --with-pdo-oci=DIR PDO: Oracle OCI support. DIR defaults to $ORACLE_HOME.
256+ Use --with-pdo-oci=instantclient,/path/to/instant/client/lib
257+ for an Oracle Instant Client installation.
258+ --with-pdo-odbc=flavour,dir
259+ PDO: Support for 'flavour' ODBC driver.
260+ include and lib dirs are looked for under 'dir'.
261+
262+ 'flavour' can be one of: ibm-db2, iODBC, unixODBC, generic
263+ If ',dir' part is omitted, default for the flavour
264+ you have selected will be used. e.g.:
265+
266+ --with-pdo-odbc=unixODBC
267+
268+ will check for unixODBC under /usr/local. You may attempt
269+ to use an otherwise unsupported driver using the 'generic'
270+ flavour. The syntax for generic ODBC support is:
271+
272+ --with-pdo-odbc=generic,dir,libname,ldflags,cflags
273+
274+ When built as 'shared' the extension filename is always pdo_odbc.so
275+ --with-pdo-pgsql=DIR PDO: PostgreSQL support. DIR is the PostgreSQL base
276+ install directory or the path to pg_config
277+ --without-pdo-sqlite=DIR
278+ PDO: sqlite 3 support. DIR is the sqlite base
279+ install directory BUNDLED
280+ --with-pgsql=DIR Include PostgreSQL support. DIR is the PostgreSQL
281+ base install directory or the path to pg_config
282+ --disable-phar Disable phar support
283+ --disable-posix Disable POSIX-like functions
284+ --with-pspell=DIR Include PSPELL support.
285+ GNU Aspell version 0.50.0 or higher required
286+ --with-libedit=DIR Include libedit readline replacement (CLI/CGI only)
287+ --with-readline=DIR Include readline support (CLI/CGI only)
288+ --with-recode=DIR Include recode support
289+ --disable-session Disable session support
290+ --with-mm=DIR SESSION: Include mm support for session storage
291+ --enable-shmop Enable shmop support
292+ --disable-simplexml Disable SimpleXML support
293+ --with-libxml-dir=DIR SimpleXML: libxml2 install prefix
294+ --with-snmp=DIR Include SNMP support
295+ --with-openssl-dir=DIR SNMP: openssl install prefix
296+ --enable-soap Enable SOAP support
297+ --with-libxml-dir=DIR SOAP: libxml2 install prefix
298+ --enable-sockets Enable sockets support
299+ --with-sodium=DIR Include sodium support
300+ --with-password-argon2=DIR
301+ Include Argon2 support in password_*. DIR is the Argon2 shared library path
302+ --enable-sysvmsg Enable sysvmsg support
303+ --enable-sysvsem Enable System V semaphore support
304+ --enable-sysvshm Enable the System V shared memory support
305+ --with-tidy=DIR Include TIDY support
306+ --disable-tokenizer Disable tokenizer support
307+ --enable-wddx Enable WDDX support
308+ --with-libxml-dir=DIR WDDX: libxml2 install prefix
309+ --with-libexpat-dir=DIR WDDX: libexpat dir for XMLRPC-EPI (deprecated)
310+ --disable-xml Disable XML support
311+ --with-libxml-dir=DIR XML: libxml2 install prefix
312+ --with-libexpat-dir=DIR XML: libexpat install prefix (deprecated)
313+ --disable-xmlreader Disable XMLReader support
314+ --with-libxml-dir=DIR XMLReader: libxml2 install prefix
315+ --with-xmlrpc=DIR Include XMLRPC-EPI support
316+ --with-libxml-dir=DIR XMLRPC-EPI: libxml2 install prefix
317+ --with-libexpat-dir=DIR XMLRPC-EPI: libexpat dir for XMLRPC-EPI (deprecated)
318+ --with-iconv-dir=DIR XMLRPC-EPI: iconv dir for XMLRPC-EPI
319+ --disable-xmlwriter Disable XMLWriter support
320+ --with-libxml-dir=DIR XMLWriter: libxml2 install prefix
321+ --with-xsl=DIR Include XSL support. DIR is the libxslt base
322+ install directory (libxslt >= 1.1.0 required)
323+ --enable-zend-test Enable zend-test extension
324+ --enable-zip Include Zip read/write support
325+ --with-zlib-dir=DIR ZIP: Set the path to libz install prefix
326+ --with-pcre-dir ZIP: pcre install prefix
327+ --with-libzip=DIR ZIP: use libzip
328+ --enable-mysqlnd Enable mysqlnd explicitly, will be done implicitly
329+ when required by other extensions
330+ --disable-mysqlnd-compression-support
331+ Disable support for the MySQL compressed protocol in mysqlnd
332+ --with-zlib-dir=DIR mysqlnd: Set the path to libz install prefix
333+
334+ PEAR:
335+
336+ --with-pear=DIR Install PEAR in DIR [PREFIX/lib/php]
337+ --without-pear Do not install PEAR
338+
339+ Zend:
340+
341+ --enable-maintainer-zts Enable thread safety - for code maintainers only!!
342+ --disable-inline-optimization
343+ If building zend_execute.lo fails, try this switch
344+ --disable-zend-signals whether to enable zend signal handling
345+
346+ TSRM:
347+
348+ --with-tsrm-pth=pth-config
349+ Use GNU Pth
350+ --with-tsrm-st Use SGI's State Threads
351+ --with-tsrm-pthreads Use POSIX threads (default)
352+
353+ Libtool:
354+
355+ --enable-shared=PKGS Build shared libraries default=yes
356+ --enable-static=PKGS Build static libraries default=yes
357+ --enable-fast-install=PKGS
358+ Optimize for fast installation default=yes
359+ --with-gnu-ld Assume the C compiler uses GNU ld default=no
360+ --disable-libtool-lock Avoid locking (might break parallel builds)
361+ --with-pic Try to use only PIC/non-PIC objects default=use both
362+ --with-tags=TAGS Include additional configurations automatic
363+
364+
365+ Some influential environment variables:
366+ CC C compiler command
367+ CFLAGS C compiler flags
368+ LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
369+ nonstandard directory <lib dir>
370+ LIBS libraries to pass to the linker, e.g. -l<library>
371+ CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
372+ you have headers in a nonstandard directory <include dir>
373+ CPP C preprocessor
374+ YACC The `Yet Another Compiler Compiler' implementation to use.
375+ Defaults to the first program found out of: `bison -y', `byacc',
376+ `yacc'.
377+ YFLAGS The list of arguments that will be passed by default to $YACC.
378+ This script will default YFLAGS to the empty string to avoid a
379+ default value of `-d' given by some make applications.
380+ CXX C++ compiler command
381+ CXXFLAGS C++ compiler flags
382+ CXXCPP C++ preprocessor
383+
384+ Use these variables to override the choices made by `configure' or to help
385+ it to find libraries and programs with nonstandard names/locations.
386+
387+ Report bugs to the package provider.
388+ "
389+ -- Iteration 2 --
390+
391+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29
392+ bool(false)
393+ -- Iteration 3 --
394+
395+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29
396+ bool(false)
397+ -- Iteration 4 --
398+
399+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29
400+ bool(false)
401+ -- Iteration 5 --
402+
403+ Warning: file_get_contents( ): failed to open stream: No such file or directory in %s/file_get_contents_variation8.php on line 29
404+ bool(false)
405+ -- Iteration 6 --
406+
407+ Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s/file_get_contents_variation8.php on line 29
408+ NULL
409+ -- Iteration 7 --
410+
411+ Warning: file_get_contents() expects parameter 1 to be a valid path, array given in %s/file_get_contents_variation8.php on line 29
412+ NULL
413+ -- Iteration 8 --
414+
415+ Warning: file_get_contents(/no/such/file/dir): failed to open stream: No such file or directory in %s/file_get_contents_variation8.php on line 29
416+ bool(false)
417+ -- Iteration 9 --
418+
419+ Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s/file_get_contents_variation8.php on line 29
420+ bool(false)
421+
422+ *** Done ***