Headliner
ALL SITES FRONT PAGE  
 US sections:
  - World
  - Outland
  - Inland
  - Sports
  - Economy
  - Medical
  - Science
  - Culture
  - Entertainment
  - Technology
  - Stocks
  - Computer
  - Internet
  - Gaming
  - Security
  - Windows
  - Linux
  - Mac
  - Hardware
  - Software
  - Beos
  - Pda
  - Html/coding
  - Other
  - Regional



  Start with Headliner 
  PHP.Watch (us)          
No sections available  
24-03 (08:56)  OpenSSL: Minimum required OpenSSL version increased to 1.1.1
14-03 (12:56)  Implicitly nullable parameter declarations deprecated
14-03 (10:42)  How to fix PHP Curl HTTPS Certificate Authority issues on Windows
07-03 (08:56)  New `mb_ucfirst` and `mb_lcfirst` functions
07-03 (08:56)  Date: New `DateTime(Immutable)::get/setMicrosecond` methods
02-03 (17:56)  New `http_(get|clear)_last_response_headers` functions
28-02 (20:11)  Curl: `curl_version()` `feature_list` support
28-02 (19:56)  PCRE2 Upgrade and Regular Expression Changes
27-02 (16:56)  Curl: Minimum required libcurl version increased to 7.61.0
26-02 (14:42)  New `request_parse_body` function
09-02 (11:11)  OCI8 and PDO-OCI extensions from PHP Core to PECL
06-02 (10:42)  Date: New `DateTime(Immutable)::createFromTimestamp` methods
28-01 (13:56)  `round()` - Invalid rounding modes throw `ValueError` exceptions
18-01 (19:11)  New rounding modes in `round()` function
17-01 (22:56)  Pspell extension moved from PHP Core to PECL
17-01 (22:56)  IMAP extension moved from PHP Core to PECL
16-01 (16:11)  Opcache: INI changes on how JIT is enabled
16-01 (16:11)  New `mb_str_pad` function
10-01 (20:11)  Curl: `CURLOPT_BINARYTRANSFER` deprecated
10-01 (13:11)  Mbstring: New `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions
08-01 (12:56)  `PHP_ZTS` and `PHP_DEBUG` constant value type changed from `int` to `bool`
14-12 (07:42)  AEGIS Encryption with PHP Sodium Extension
14-12 (07:42)  Sodium: `AEGIS-128L` and `AEGIS256` support
06-12 (19:11)  New `#[Override]` attribute
06-12 (06:56)  SQLite3: New `SQLite3Exception`, deprecations, and changes
05-12 (16:25)  Assert: `assert_options()`, `ASSERT_*` constants, and `assert.*` INI settings deprecated
23-11 (18:56)  PHP 8.3 Released!
22-11 (18:56)  How to Install/Upgrade PHP 8.3 on MacOS with Homebrew
22-11 (18:56)  How to install or upgrade to PHP 8.3 on Fedora, RHEL, CentOS, and more
21-11 (22:25)  How to install or upgrade to PHP 8.3 on Ubuntu and Debian
01-11 (06:42)  How to use Caddy Server with PHP
30-10 (11:42)  HTTP/3 Request with PHP Curl Extension
17-10 (09:56)  Password Hashing: Default Bcrypt cost changed from `10` to `12`
22-09 (18:56)  phpinfo: Show PHP Integer Size information
31-08 (16:56)  First PHP 8.3 Release Candidate is now available for testing
31-08 (15:25)  Get Composer to suggest dev packages to `require-dev`
22-08 (10:25)  Built-in CLI Server `$_SERVER['SERVER_SOFTWARE']` value changed for RFC3875 compliance
21-08 (19:56)  Class constant type declarations in some PHP extension classes
15-08 (05:25)  New `stream_context_set_options` function
14-08 (21:25)  Granular `DateTime` Exceptions
13-08 (08:56)  `highlight_file` and `highlight_string` output HTML changes
13-08 (08:56)  `get_class()` and `get_parent_class()` function calls without arguments deprecated
03-08 (09:42)  Security considerations when parsing user-provided INI strings and files
30-07 (03:42)  `class_alias()` supports aliasing built-in PHP classes
28-07 (14:11)  PHP CLI Lint (`php -l`) supports linting multiple files at once
27-07 (11:11)  Fallback value support for PHP INI Environment Variable syntax
23-07 (18:42)  PHP 8.3 Beta Released
07-07 (18:56)  First PHP 8.3 Alpha Released
18-04 (13:56)  PHP 8.3 Release Managers Elected
18-04 (13:56)  Typed Class Constants
01-02 (11:56)  How to extend lifetime of legacy PHP applications
01-02 (01:56)  `Random` extension: New `RandomRandomizer::getBytesFromString` method
01-02 (01:56)  `Random` extension: New `RandomRandomizer::getFloat()` and `nextFloat()` methods
31-01 (17:56)  Dynamic class constant and Enum member fetch support
31-01 (17:56)  Added `imap_is_open` function
31-01 (17:56)  `gc_status()` returns additional GC information
08-12 (15:25)  PHP 8.2 Released
08-12 (15:25)  PHP 8.2 Highlights: What's New and Changed
08-12 (15:25)  DNF Types
08-12 (15:25)  Locale-independent case conversion
29-11 (12:56)  All PHP 7.x versions are now EOL
11-11 (15:42)  PHP 8.2.0 Release Rescheduled to December 8
31-10 (18:11)  How to install/upgrade PHP 8.2 on Debian and Ubuntu systems
31-10 (18:11)  INI Parsing warnings
31-10 (13:11)  Added `json_validate` function
29-10 (01:11)  `unserialize()`: Upgrade `E_NOTICE` errors to `E_WARNING`
30-09 (19:56)  All the Easter Eggs in PHP
30-09 (06:11)  Laragon: Simple, Flexible, and Modern Development Server Environment for Windows
30-09 (06:11)  New `error_log_mode` INI setting to set permissions for error log file
30-09 (06:11)  OpenSSL: New `openssl_cipher_key_length` function
29-09 (22:42)  PHP 8.1.11, 8.0.24, and 7.4.32 released with security and bug fixes
31-08 (20:25)  `ksort(..., SORT_REGULAR)` sort order changes
31-08 (02:56)  Testing Randomness of PHP Random Number Functions
29-08 (21:42)  New `Random` Extension
29-08 (00:11)  Constants are supported in traits
29-08 (00:11)  `str_split` function returns empty arrays for empty strings
28-07 (09:42)  New `curl_upkeep` function
28-07 (02:56)  Longhorn PHP 2022 CFP Open
28-07 (01:56)  What's New in Composer 2.4
22-07 (01:25)  PHP 8.2 Feature-Freeze reached
22-07 (00:11)  Drupal 7.91, 9.3.19, and 9.4.3 released with several critical security fixes
19-07 (00:42)  Serverless PHP Applications on Digital Ocean Functions
13-07 (00:56)  New `ini_parse_quantity` function
26-06 (20:11)  New `composer audit` Command and security audits in Composer 2.4
14-06 (17:42)  Allow `null` and `false` as standalone types
14-06 (15:42)  `true` type
13-06 (17:25)  `utf8_encode` and `utf8_decode` functions deprecated
12-06 (20:42)  New `composer bump` Command in Composer 2.4
11-06 (22:11)  PHP 8.2 Alpha 1 Released
27-05 (19:25)  MySQLi: New `mysqli_execute_query` function and `mysqli::execute_query` method
27-05 (19:25)  MySQLi: Bind in Execute
25-05 (20:25)  PHP 8.2 Release Managers Elected
20-05 (10:42)  What's New and Changed in phpMyAdmin 5.2
20-05 (10:42)  `${var}` string interpolation deprecated
20-05 (10:42)  `readonly` Classes
25-04 (23:56)  Sensitive Parameter value redaction support
19-04 (12:56)  `SensitiveParameter` Attribute
06-04 (06:25)  `AllowDynamicProperties` Attribute
29-03 (17:42)  Curl: `CURLINFO_EFFECTIVE_METHOD` support in `curl_getinfo` function
05-03 (22:25)  New `memory_reset_peak_usage` function

 Personal sites:
No personal sites selected
...add personal sites...


Current TV Series:
 American Gods

 Arrow

 Gotham

 Lucifer

 The Flash

 The Leftovers

 Twin Peaks

Sports News:
 MMA News

Gaming News:
 PS4 / Playstation 4

 Xbox One

 Destiny

 Ghost Recon

 The Division

TV Series News:
 12 Monkeys

 Agents of S.H.I.E.L.D.

 Bates Motel

 Colony

 Criminal Minds

 Devious Maids

 Game of Thrones

 Hell on Wheels

 Homeland

 Legion

 Manhattan

 Outlander

 Person of Interest

 Preacher

 Revenge

 Riverdale

 Sleepy Hollow

 Suits

 Supernatural

 The 100

 The Americans

 The Blacklist

 The Bridge

 The Detour

 The Following

 The Originals

 The Strain

 The X-Files

 True Detective

 Vikings

 Westworld

Gaming News:
 GTA - Grand Theft Auto News

 Nintendo DS News

 PC Game News

 PS3 / Playstation 3 News

 PS4 / Playstation 4 News

 PSP News

 Xbox 360 News

 Xbox One

 Kinect News

Other:
 Iraq News

 Science News

 Showbiz News

 The Voice


 CNN News:
- Ascot boasts record prize money for 2018
- Johannesburg
- 10 best cities for a winter vacation
- Philippines volcano begins spewing lava
- Male style tribes: As lines blur, do they still exist?
- Fallout: 5 countries have now summoned US diplomats
- Conflicting accounts: Senators differ on Trump remark
- Tiffany Haddish's viral story nabs her a Groupon gig
- Pretoria says it will formally protest US President's 'shithole' remarks
- Couple wed week after FB meeting

 Newscientist.com:
- Nuclear War, A scenario review: What if the US faces a first strike?
- The ambitious plans to study the sun during April's solar eclipse
- Hyperelastic gel is one of the stretchiest materials known to science
- Japan's SLIM moon lander surprisingly survived a second lunar night
- Could bone marrow transplants transmit Alzheimer's disease?
- Could bone marrow transplants transmit Alzheimer's disease?
- Mathematicians are bitterly divided over a controversial proof
- Chair for gamers boosts player performance and prevents muscular aches
- Why you should always yell at the ref - according to science
- Some of the greatest cosmic discoveries have come about by accident


Old sections:
 Stargate

Kinect
Copyright © 2001-2024 - Splendense.nl