Home
last modified time | relevance | path

Searched refs:be (Results 1 – 25 of 3194) sorted by path

12345678910>>...128

/php-src/.github/ISSUE_TEMPLATE/
H A Dfeature_request.yml8 description: "Please describe the requested feature and why it should be included in PHP."
/php-src/.github/scripts/windows/
H A Dbuild_task.bat22 rem updates. It might be, that some locking mechanism is needed.
34 rem Some undefined behavior is reported on 32-bit, this should be fixed
/php-src/.github/workflows/
H A Dclose-stale-feature-requests.yml27 …as not been any recent activity in this feature request. It will automatically be closed in 14 days
H A Dclose-stale-prs.yml26 …: There has not been any recent activity in this PR. It will automatically be closed in 7 days if …
H A Dnightly.yml30 # cache to be updated after this job finishes.
644 # msan requires all used libraries to be instrumented,
/php-src/
H A DCODING_STANDARDS.md14 counterparts) must be available.
35 such and declared `static`. They should be avoided if possible.
43 holds the length property of each string, and that it shouldn't be
81 1. The return type of "is" or "has" style functions should be `bool`,
105 // Could be 'date_intvl_create_from_date_str'?
107 // Could be 'html_get_trans_table'?
145 1. Variable names must be meaningful. One letter variable names must be avoided,
215 1. Functions that are part of the external API should be named
224 Unexposed module function should be static and should not be defined in
231 1. Main module source file must be named `modulename.c`.
[all …]
H A DCONTRIBUTING.md3 Anybody who programs in PHP can be a contributing member of the community that
33 implement RFCs. Please be sure to include tests as appropriate!
43 Pull requests implementing RFCs should be submitted against `master`.
79 the development mailing list internals@lists.php.net. RFC Wiki accounts can be
81 can be found in the [EXTENSIONS](/EXTENSIONS) file in the PHP source code
130 should be credited, the `Co-authored-by` tag in the commit message may be used.
138 Patches created that way should be sent to the
263 [bugs.php.net](https://bugs.php.net). A bug can be used to track the change
383 later branches) an empty merge should be done.
388 which went into PHP-5.4, PHP-5.5 and master should be noted in both
[all …]
H A DEXTENSIONS13 should be using that.
H A DLICENSE18 3. The name "PHP" must not be used to endorse or promote products
22 4. Products derived from this software may not be called "PHP", nor
29 license from time to time. Each version will be given a
62 The PHP Group can be contacted via Email at group@php.net.
H A DNEWS135 . Updated pcntl_get_signal_handler signal id upper limit to be
263 quotes to be used). (nielsdos)
H A DREADME.REDIST.BINS175 It is my intent that you should be able to use this on your system,
194 Some of the tricks in BF_ROUND might be inspired by Eric Young's
195 Blowfish library (I can't be sure if I would think of something if I
236 3. The names of its contributors may not be used to endorse or promote
270 Modifications to this software may be copyrighted by their authors
318 2. Altered source versions must be plainly marked as such, and must not be
400 4. The names "Apache Server" and "Apache Group" must not be used to
518 the library. Credit must be given in user-accessible
569 The authors can be contacted at <nih@giga.or.at>
580 3. The names of the authors may not be used to endorse or promote
[all …]
H A DREADME.md29 Prebuilt packages and binaries can be used to get up and running fast with PHP.
31 For Windows, the PHP binaries can be obtained from
70 can be determined using `nproc`.
90 After a successful build (and test), PHP may be installed with:
100 essential bundled extensions. Additional extensions can be found in the PHP
109 Discussions are done on GitHub, but depending on the topic can also be relayed
112 New features require an RFC and must be accepted by the developers. See
H A DSECURITY.md7 somebody about a PHP security issue that might not be a bug report, please write
11 be credited as a contributor, and your contribution will reflect the MITRE
H A DUPGRADING24 directories in case the specified file cannot be located. This process was
39 node could not be allocated. They consistently throw an INVALID_STATE_ERR
43 . Previously, DOMXPath objects could be cloned, but resulted in an unusable
62 means that character indices returned by mb_strpos() can be passed to mb_substr().
151 This means that xml_set_object() must now always be called prior to setting
355 true could be returned, but the stub was not updated yet.
362 NumberFormatter::ROUND_UP to be consistent with the new PHP_ROUND_* modes.
424 to be easier to verify for correctness and to be easier to maintain.
428 inputs might also be affected and result in different outputs compared to
445 . The maximum precision that can be handled by round() has been extended by
[all …]
H A DUPGRADING.INTERNALS25 Trampolines MUST be freed using zend_release_fcall_info_cache() or consumed.
31 be more in line with what callbacks are returning.
81 got each a new parameter returning an observer which must be called, if the
165 should either be inlined and undefined behavior fixed or it should be
214 When flags should be ignored, pass 0 to the flags argument.
222 - Added the php_base64_encode_ex() API with flag parameters, value can be
/php-src/TSRM/
H A DLICENSE12 may be used to endorse or promote products derived from this software
/php-src/Zend/
H A DLICENSE18 3. The names "Zend" and "Zend Engine" must not be used to endorse
24 of the license from time to time. Each version will be given a
H A DREADME.md107 Executor's helpers can be defined without parameters or with one parameter. This
H A DZend.m496 AC_MSG_CHECKING([whether FPU control word can be manipulated by inline assembler])
114 …AC_DEFINE(HAVE_FPU_INLINE_ASM_X86, 1, [whether FPU control word can be manipulated by inline assem…
/php-src/Zend/asm/
H A DLICENSE12 must be included in all copies of the Software, in whole or in part, and
H A Dmake_arm64_aapcs_elf_gas.S71 # will be entered after context-function returns (LR register)
H A Dmake_arm64_aapcs_macho_gas.S72 ; will be entered after context-function returns (LR register)
H A Dmake_arm64_aapcs_pe_armasm.asm90 ; will be entered after context-function returns (LR register)
H A Dmake_arm_aapcs_elf_gas.S65 @ will be entered after context-function returns
H A Dmake_arm_aapcs_macho_gas.S62 @ will be entered after context-function returns

Completed in 31 milliseconds

12345678910>>...128