1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-02 17:52:14 +01:00
parallel/lib/Sync
Aaron Piotrowski 1150428281
Better handling of unserialization errors
Still fails even if E_NOTICE errors are not being reported.
2019-02-20 17:22:48 -06:00
..
Internal Final all the things! 2018-10-21 10:54:46 -05:00
Channel.php Fix code style 2018-10-07 09:50:45 -05:00
ChannelException.php Drop custom exception constructors 2018-10-24 22:49:01 -05:00
ChannelledSocket.php Add reference/unreference methods to ChannelledSocket 2019-02-14 18:09:13 -06:00
ChannelledStream.php Drop custom exception constructors 2018-10-24 22:49:01 -05:00
ChannelParser.php Better handling of unserialization errors 2019-02-20 17:22:48 -06:00
ExitFailure.php Apply the same treatment to context exceptions 2019-01-25 17:53:19 -06:00
ExitResult.php Fix code style 2018-10-07 09:50:45 -05:00
ExitSuccess.php Final all the things! 2018-10-21 10:54:46 -05:00
PanicError.php Apply the same treatment to context exceptions 2019-01-25 17:53:19 -06:00
Parcel.php Fix code style 2018-10-07 09:50:45 -05:00
SerializationException.php Drop custom exception constructors 2018-10-24 22:49:01 -05:00
SharedMemoryException.php Fix code style 2018-10-07 09:50:45 -05:00
SharedMemoryParcel.php Final all the things! 2018-10-21 10:54:46 -05:00
SynchronizationError.php Fix code style 2018-10-07 09:50:45 -05:00
ThreadedParcel.php Final all the things! 2018-10-21 10:54:46 -05:00