Home
last modified time | relevance | path

Searched refs:news (Results 1 – 25 of 27) sorted by relevance

12

/php-src/ext/phar/
H A Dmakestub.php5 $news = ''; variable
15 $news .= $token[1];
17 $news .= $token;
20 $s = $news . ' ?>';
/php-src/ext/standard/tests/network/
H A Dhttp-stream.phpt17 ['pid' => $pid, 'uri' => $uri] = http_server([__DIR__."/news.rss"]);
20 $e = $d->load("$uri/news.rss");
/php-src/ext/filter/tests/
H A D015.phpt44 'news:news.php.net',
105 string(17) "news:news.php.net"
/php-src/ext/tidy/tests/
H A D029.phpt8 // bug report taken from http://news.php.net/php.notes/130628
/php-src/docs/
H A Drelease-process.md374 # 0: PHP.net frontpage news [frontpage]
380 # And at last; paste/write your news item here.
678 5. Create the release file and news entry for the new version.
743 * Does the news entry show up on the home page? https://www.php.net
766 * [PHP 8.1.0 Released](https://news-web.php.net/php.announce/321)
767 * [PHP 8.1.3 Released](https://news-web.php.net/php.announce/325)
768 * [PHP 8.1.6 Released](https://news-web.php.net/php.announce/331)
826 the news entry.
863 will occur. For example: https://news-web.php.net/php.internals/99864
886 order. For example: https://news-web.php.net/php.internals/99903
[all …]
/php-src/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt67 --> nntp://news.php.net : string(12) "news.php.net"
H A Durls.inc53 'nntp://news.php.net',
H A Dparse_url_basic_004.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_006.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_002.phpt68 --> nntp://news.php.net : string(4) "nntp"
H A Dparse_url_basic_005.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_008.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_009.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_007.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_001.phpt553 --> nntp://news.php.net: array(2) {
557 string(12) "news.php.net"
H A Dparse_url_unterminated.phpt559 --> nntp://news.php.net: array(2) {
563 string(12) "news.php.net"
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_num_rows.phpt75 Behaviour with libmysql is UNDEFINED, see http://news.php.net/php.internals/55210
/php-src/ext/standard/tests/strings/
H A Durl_t.phpt56 'nntp://news.php.net',
628 --> nntp://news.php.net: array(2) {
632 string(12) "news.php.net"
/php-src/build/
H A Dconfig.sub186 | convergent* | ncr* | news | 32* | 3600* | 3100* \
443 news | news700 | news800 | news900)
832 news-3600 | risc-news)
H A Dconfig.guess1365 news*:NEWS-OS:6*:*)
/php-src/
H A DCONTRIBUTING.md385 2. All news updates intended for public viewing, such as new features, bug
387 release* version with the given change. In other words, news about a bug fix
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt222 // Headline randomly picked from Chinese news
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c7447 const char*news=lua_tolstring(ms->L,3,&l);
7449 if(news[i]!='%')
7450 luaL_addchar(b,news[i]);
7453 if(!isdigit(uchar(news[i])))
7454 luaL_addchar(b,news[i]);
7455 else if(news[i]=='0')
7458 push_onecapture(ms,news[i]-'1',s,e);
/php-src/ext/intl/tests/
H A Dgrapheme.phpt590 array( "http://news.bbc.co.uk/2/hi/middle_east/7831588.stm", 48, 48 , 50 , "tm" ),
H A Dgrapheme2.phpt578 array( "http://news.bbc.co.uk/2/hi/middle_east/7831588.stm", 48, 48 , 50 , "tm" ),

Completed in 68 milliseconds

12