Lines Matching refs:name

806     name). (CVE-2016-4072) (Stas)
987 (miracle at rpz dot name)
1267 node name). (Christoph Michael Becker)
1365 . Fixed bug #69474 (ODBC: Query with same field name from two tables returns
2290 . Peer name verification matches SAN DNS names for certs using
2349 . Encrypted TLS servers now support the server name indication TLS extension
2450 in its name). (PR #588)
2466 . Fixed bug #66827 (Session raises E_NOTICE when session name variable is array).
2476 . Fixed bug #66084 (simplexml_load_string() mangles empty node name)
2513 . Fixed bug #67395 (token_name() does not return name for T_POW and T_POW_EQUAL
2530 ZipArchive::setExternalAttributesName($name, $opsys, $attr [, $flags])
2532 ZipArchive::getExternalAttributesName($name, &$opsys, &$attr [, $flags])
2641 . Fixed bug #66827 (Session raises E_NOTICE when session name variable is array).
2750 in its name). (PR #588)
2800 . Fixed bug #66084 (simplexml_load_string() mangles empty node name)
3071 . Fixed bug #65950 (Field name truncation if the field name is bigger than
3187 . Fixed bug #65554 (createFromFormat broken when weekday name is followed
3332 . Fixed trailing space in name of constant IntlCalendar::FIELD_FIELD_COUNT.
4080 . Fixed Bug #63149 getColumnMeta should return the table name
4356 . Implemented FR #61602 (Allow access to name of constant used as default
4654 . Implemented FR #61602 (Allow access to the name of constant
4820 A constant class name may be used as a direct operand of ZEND_FETCH_*
4912 . Fixed bug #54374 (Insufficient validating of upload name leading to
4919 . Added command line option --rz <name> which shows information of the
5226 . Fixed bug #54374 (Insufficient validating of upload name leading to
5383 . Fixed bug #55510: $_FILES 'name' missing first character after upload.
5448 domain name addresses containing >1 -). (Ilia)
5512 . Fixed bug #47415 (PDO_Firebird segfaults when passing lowercased column name to bindColumn).
5629 name). (Dmitry)
5757 (kevin at kevinlocke dot name)
5858 name). (Felipe, laruence at yahoo dot com dot cn)
5883 . Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
5913 . Fixed bug #43512 (same parameter name can be used multiple times in
6723 - Fixed bug #50101 (name clash between global and local variable).
6808 - Added client-side server name indication support in openssl. (Arnaud)
6923 - Fixed bug #50195 (pg_copy_to() fails when table name contains schema. (Ilia)
7143 - Fixed bug #49018 (phar tar stores long filenames wit prefix/name reversed).
7650 - Added gethostname() to return the current system host name. (Ilia)
7693 - Fixed bug #48215 (Calling a method with the same name as the parent class
7757 - Fixed bug #46979 (use with non-compound name *has* effect). (Dmitry)
7772 - Fixed bug #46755 (warning: use statement with non-compound name). (Dmitry)
7917 - Fixed bug #48514 (cURL extension uses same resource name for simple and
7995 incorrect method name). (Felipe)
8216 - Fixed extraction of zip files or directories when the entry name is a
8431 - Fixed Bug #43958 (class name added into the error message). (Dmitry)
8594 - Fixed bug #43128 (Very long class name causes segfault). (Dmitry)
8664 - Fixed bug #43130 (Bound parameters cannot have - in their name). (Ilia)
8864 - Fixed bug #42071 (ini scanner allows using NULL as option name). (Jani)
9022 - Implemented FR #41416 (getColumnMeta() should also return table name). (Tony)
9750 - In addition to path to php.ini, PHPRC now may specify full file name.
9997 - Fixed bug #38211 (variable name and cookie name match breaks script
10073 - Fixed bug #37614 (Class name lowercased in error message). (Johannes)
10193 . Added SimpleXMLElement::getName() to retrieve name of element.
10219 - Added a check for special characters in the session name. (Ilia)
10246 - Fixed crash with DOMImplementation::createDocumentType("name:"). (Mike)
10352 - Fixed bug #36434 (Improper resolution of declaring class name of an
10377 - Fixed bug #36295 (typo in SplFileObject::flock() parameter name). (Tony)
10469 - Fixed prepared statement name conflict handling in PDO_PGSQL. (Thies, Ilia)
10544 - Fixed bug #35470 (Assigning global using variable name from array doesn't
11116 - Fixed bug #33116 (crash when assigning class name to global variable in
11433 - Fixed bug #31683 (changes to $name in __get($name) override future
11506 - Fixed bug #29767 (Weird behaviour of __set($name, $value)). (Dmitry)
11541 - Extended the functionality of is_subclass_of() to accept either a class name
11657 correctly class name). (Marcus, Tony)
11691 name of non-existing member. (Andrey, Curt)