Home
last modified time | relevance | path

Searched refs:core (Results 1 – 25 of 28) sorted by last modified time

12

/PHP-5.5/win32/build/
H A Dprojectgen.js2 function check_duplicates(local, core) argument
5 return core;
11 if (core.match(arr[i])) {
14 core += " " + arr[i];
17 return core;
/PHP-5.5/win32/
H A Dinstall.txt220 |-php5ts.dll -- core PHP DLL
1286 core directives is available in the appendix. Probably not all PHP
1509 core-dumping. Look in your server error log to see if this is the case,
1521 * If you are getting a core dump, gdb should inform you of this now
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in95 ; Set max core size rlimit for the master process.
455 ; Set max core size rlimit.
/PHP-5.5/
H A Dphp.ini-development77 ; best practices at its core. But please be aware, these settings may break
H A Dphp.ini-production77 ; best practices at its core. But please be aware, these settings may break
H A DREADME.MAILINGLIST_RULES38 that strives to be very open. The flip side is that the core developers
H A DNEWS646 . Fixed bug #68571 (core dump when webserver close the socket).
3255 - Improved core functions:
3482 . Fixed bug #60860 (session.save_handler=user without defined function core
3484 . Implement FR #60551 (session_set_save_handler should support a core's
3741 . Fixed bug #60860 (session.save_handler=user without defined function core
4122 core). (Gustavo)
5816 . Drop all external dependencies for the core features. (Pierre)
6014 win32 systems by adding a common getopt implementation into core.
8804 - Fixed bug #36250 (PHP causes ORA-07445 core dump in Oracle server 9.2.x).
10075 - Fixed bug #30182 (SOAP module processing WSDL file dumps core). (Dmitry)
H A DINSTALL157 separately. You will find the core options in the appendix, while the
173 the list of core configure options and from extension specific options
877 simplest method. The core package has been separated from the various
882 The main package you need to install is php4-core-4.3.8.tgz, which
889 # pkg_add php4-core-4.3.8.tgz
911 PHP 4 port is split into two sub-directories: core and extensions. The
1026 In the last section, PHP was installed with only core modules. It's
1297 developers. They are called "core" extensions.
1299 However, if you need functionality not provided by any core extension,
1624 respective pages of the extensions themselves. A list of the core
[all …]
H A D.gitignore31 core
/PHP-5.5/ext/standard/tests/file/
H A Dpathinfo_basic.phpt51 "http://httpd.apache.org/core.html#acceptpathinfo"
388 %unicode|string%(24) "core.html#acceptpathinfo"
390 %unicode|string%(4) "core"
395 %unicode|string%(24) "core.html#acceptpathinfo"
399 %unicode|string%(4) "core"
/PHP-5.5/ext/session/tests/
H A Dbug60860.phpt2 Bug #60860 (session.save_handler=user without defined function core dumps)
/PHP-5.5/ext/pdo/tests/
H A Dpdo_022.phpt17 * TODO: filter out driver dependent components from this common core
/PHP-5.5/ext/pdo/
H A Dconfig.m445 compile the PDO package statically into the PHP core.
H A DREADME13 4/ Keep majority of PHP specific stuff in the PDO core (such as persistent
/PHP-5.5/ext/mysqlnd/
H A Dconfig9.m418 dnl If some extension uses mysqlnd it will get compiled in PHP core
32 AC_DEFINE([MYSQLND_SSL_SUPPORTED], 1, [Enable core mysqlnd SSL code])
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY91 to 0x4000. [ruby-core:10883]
425 ex. core dump in
631 2005/05/06: [impl] (thanks nobu) [ruby-core:4815]
855 too many alternatives pattern causes core dump.
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja69 their free time producing it. Although we are not related to the core
71 core distribution in the near future. Thus, we did not call this a
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt26 The locale is considered supported by ICU if there is a core ICU bundle for that locale (although
/PHP-5.5/ext/interbase/tests/
H A D004.phpt100 …ibase_blob_add($bl_h, "| contact core@php.net. |\n"…
155 | contact core@php.net. |
180 | contact core@php.net. |
/PHP-5.5/ext/filter/
H A Dconfig.m412 dnl Check if configure is the PHP core configure
14 dnl This extension can not be build as shared when in PHP core
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2570 # core file for 3b2
5457 >16 leshort 4 core file
9438 # HP-UX 10.20 core file format from /usr/include/sys/core.h
11786 >12 belong 4 core
14180 # Kernel core dump format
14361 >>16 leshort 4 core file
15885 # core files
15887 # 32bit core file
15891 # 64bit core file
15895 # N32bit core file
[all …]
/PHP-5.5/ext/exif/tests/
H A Dexif_encoding_crash.phpt9 echo "*** no core dump ***\n";
13 *** no core dump ***
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure399 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
/PHP-5.5/Zend/
H A Dzend_builtin_functions.c314 ZEND_MINIT_FUNCTION(core) { /* {{{ */ in ZEND_MINIT_FUNCTION() argument
330 ZEND_MINIT(core),
/PHP-5.5/Zend/tests/
H A Dget_defined_functions_basic.phpt36 //check for a few core functions

Completed in 174 milliseconds

12