1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 06:32:49 +02:00
Files
archived-php-src/ext
Leigh 50482d66e0 Merge branch 'PHP-7.0'
* PHP-7.0:
  Revert "Fix #71152: mt_rand() returns the different values from original mt19937ar.c"

`mt_rand()` is seedable with `mt_srand()` which means it can be used to (re)produce specific streams of numbers. All code (no matter how few instances that may be) that previously depended on this behaviour will no longer produce the same results.

This kind of change needs to be discussed before being committed
2016-02-18 11:25:15 +00:00
..
2016-01-01 19:48:25 +02:00
2016-01-01 19:48:25 +02:00
2016-02-15 16:50:42 +01:00
2016-01-01 20:04:31 +02:00
2016-02-18 12:04:27 +08:00
2016-01-30 15:35:28 +01:00
2016-01-01 20:04:31 +02:00
2016-01-30 15:35:28 +01:00
2016-01-08 08:07:15 +01:00
2016-01-01 19:48:25 +02:00
2016-02-14 14:45:53 +01:00
2016-01-01 19:48:25 +02:00
2016-01-14 14:49:23 +08:00
2016-01-01 19:48:25 +02:00
2016-02-14 14:47:42 +01:00
2016-01-30 15:35:28 +01:00
2016-01-30 15:35:28 +01:00
2016-01-30 15:35:28 +01:00
2016-01-01 19:48:25 +02:00
2016-02-17 13:59:20 +03:00
2016-01-01 19:48:25 +02:00
2016-02-14 14:47:42 +01:00
2016-02-13 17:48:58 +01:00
2016-01-30 15:35:28 +01:00
2016-01-30 15:35:28 +01:00
2016-01-30 15:35:28 +01:00
2016-01-30 15:35:28 +01:00
2016-02-15 16:37:48 +03:00
2016-01-01 19:48:25 +02:00
2016-01-19 12:14:59 +01:00
2016-01-01 20:04:31 +02:00
2016-01-30 14:53:00 +01:00
2016-01-30 15:35:28 +01:00
2016-01-25 14:30:33 +03:00
2016-02-13 18:03:45 +01:00
2016-02-18 11:25:15 +00:00
2016-01-01 20:04:31 +02:00
2016-01-01 19:48:25 +02:00
2016-01-30 15:35:28 +01:00
2016-02-04 11:44:56 +01:00
2016-02-15 01:53:24 -08:00
2016-02-14 14:45:53 +01:00
2015-12-16 12:45:09 +08:00