JetBrains has added more debugger features to ReSharper in the ReSharper 2017.3 EAP build. ReSharper is the company’s Visual Studio extension for .NET developers. The latest EAP build improves and provides new functionality to the DataTip debugger. The new update also allows for the ability to navigate to breakpoints, and create them from the Find … continue reading
PHP 7.2 has been released with a number of new improvements. New features include the ability to convert numeric keys in object/array casts, counting of non-countable objects, object typehint, HashContext as Object, and improved TLS constants to sane values. More information is available here. CloudPassage releases Container Secure CloudPassage has announced the release of Container … continue reading
Google is introducing a tool designed to help developers debug machine learning models in TensorFlow. TensorFlow Debugger aims to provide visibility into the internal structure and state of TensorFlow graphs. According to the team, compared to other debugging options, TensorFlow Debugger requires fewer lines of code, provides more graph coverage, and offers a more interactive … continue reading